feat: change to stable hyprland

This commit is contained in:
2026-04-26 20:30:52 +02:00
parent ce671c7440
commit 71572218ae
3 changed files with 9 additions and 494 deletions

View File

@@ -26,11 +26,12 @@ in
enable = true;
package =
if userConfig.isNixOS then
inputs.hyprland.packages.${pkgs.stdenv.hostPlatform.system}.hyprland
# inputs.hyprland.packages.${pkgs.stdenv.hostPlatform.system}.hyprland
pkgs.hyprland
else
null;
portalPackage = lib.mkIf (userConfig.isNixOS
) inputs.hyprland.packages.${pkgs.stdenv.hostPlatform.system}.xdg-desktop-portal-hyprland;
#portalPackage = lib.mkIf (userConfig.isNixOS
#) inputs.hyprland.packages.${pkgs.stdenv.hostPlatform.system}.xdg-desktop-portal-hyprland;
xwayland.enable = true;
settings = {