Update Desktop Config

This commit is contained in:
2025-07-16 17:48:36 +02:00
parent 4b5127add1
commit 7ca1e956e1
6 changed files with 345 additions and 234 deletions
+1 -1
View File
@@ -57,7 +57,7 @@
];
};
desktop = nixpkgs.lib.nixosSystem {
specialArgs = {inherit inputs;};
specialArgs = { inherit inputs; cfg = defaultCfg; };
modules = [
hyprland.nixosModules.default
./hosts/desktop/configuration.nix