feat: use stable hyprland.
All checks were successful
/ cache (push) Successful in 1m19s

This commit is contained in:
CronyAkatsuki 2026-05-28 10:43:46 +02:00
parent bfe56f6131
commit 5d2d796c4d
2 changed files with 4 additions and 4 deletions

View file

@ -94,8 +94,8 @@ in {
wayland.windowManager.hyprland = {
enable = true;
package = inputs.hyprland.packages.${pkgs.stdenv.hostPlatform.system}.hyprland;
portalPackage = inputs.hyprland.packages.${pkgs.stdenv.hostPlatform.system}.xdg-desktop-portal-hyprland;
# package = inputs.hyprland.packages.${pkgs.stdenv.hostPlatform.system}.hyprland;
# portalPackage = inputs.hyprland.packages.${pkgs.stdenv.hostPlatform.system}.xdg-desktop-portal-hyprland;
systemd.enable = false; # Using USWM globally