feat(hyprland): use package from nixos

This commit is contained in:
tux
2025-06-13 20:42:02 +05:30
parent 4203f0b01a
commit c04b12e30d

View File

@ -3,9 +3,10 @@
wayland.windowManager.hyprland = {
enable = true;
package = pkgs.hyprland-git.hyprland;
portalPackage = pkgs.hyprland-git.xdg-desktop-portal-hyprland;
package = null;
portalPackage = null;
xwayland.enable = true;
systemd.variables = ["--all"];
settings = let
# Hyprland