moved hyprland back to nixpkgs unstable
This commit is contained in:
@@ -103,7 +103,7 @@
|
||||
|
||||
programs.hyprland = {
|
||||
enable = true;
|
||||
package = inputs.hyprland.packages.${pkgs.stdenv.hostPlatform.system}.default;
|
||||
package = pkgs.unstable.hyprland;
|
||||
};
|
||||
security.polkit.enable = true;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user