updated hyprland to 0.55 because i need something to do
This commit is contained in:
@@ -124,7 +124,7 @@
|
||||
services.xserver.enable = true;
|
||||
programs.hyprland = {
|
||||
enable = true;
|
||||
package = pkgs.unstable.hyprland;
|
||||
package = inputs.hyprland.packages.${pkgs.stdenv.hostPlatform.system}.default;
|
||||
};
|
||||
security.polkit.enable = true;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user