use hyprland flake, disable some programs

This commit is contained in:
Kopatz
2026-02-28 14:17:12 +01:00
parent 1b99bfa183
commit b78f1d8b8e
10 changed files with 530 additions and 63 deletions

View File

@@ -41,7 +41,7 @@ in
services.udev.packages = [ wooting-udev ];
environment.systemPackages = with pkgs; [
wootility
#wootility
];
};
}