Added mising hyprland import

This commit is contained in:
2023-09-11 14:49:47 +00:00
parent 6d47fb5a66
commit b8ac8301d4
+1
View File
@@ -5,6 +5,7 @@ let
nixpkgs
nixpkgs-unstable
nixos-hardware
hyprland
;
nixosSystem = nixpkgs.lib.makeOverridable nixpkgs.lib.nixosSystem;
overlay-unstable = final: prev: {