cachyos again + cleanup

This commit is contained in:
2024-09-30 10:38:37 -04:00
parent 3408de28a2
commit e63c95d319
7 changed files with 26 additions and 73 deletions

View File

@@ -15,8 +15,6 @@
#manage bluetooth devices
blueman
niri-unstable
];
#bluetooth manager
@@ -30,7 +28,6 @@
#window manager
programs.niri = {
package = pkgs.niri-unstable;
settings = import ./progs/niri.nix { inherit config pkgs homeDirectory; };
};