fix: Hyprland & Update

This commit is contained in:
2025-01-28 23:25:38 +01:00
parent b15fe38d2f
commit 2945601aa3
6 changed files with 71 additions and 316 deletions
+2 -2
View File
@@ -5,7 +5,7 @@ let
nixpkgs
nixpkgs-unstable
nixos-hardware
hyprland
#hyprland
;
nixosSystem = nixpkgs.lib.makeOverridable nixpkgs.lib.nixosSystem;
overlay-unstable = final: prev: {
@@ -34,7 +34,7 @@ let
];
documentation.info.enable = false;
})
hyprland.nixosModules.default
#hyprland.nixosModules.default
];
}
../modules