enable devices and remove unneeded

This commit is contained in:
notgne2 2023-04-13 13:30:27 -07:00
parent 3f8d1009aa
commit 7fa9d6c8ba
No known key found for this signature in database
3 changed files with 5 additions and 18 deletions

View file

@ -37,19 +37,7 @@ in {
};
};
programs.kitty = {
enable = lib.mkDefault true;
settings = {
background_opacity = lib.mkDefault "1";
dynamic_background_opacity = lib.mkDefault true;
allow_remote_control = lib.mkDefault true;
hide_window_decorations = lib.mkDefault true;
};
};
home.packages = with pkgs; [
rhythmbox
gnomeExtensions.pop-shell
gnomeExtensions.blur-my-shell
gnomeExtensions.remove-rounded-corners