fix: Hyprland & Update
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user