fix: update hyprland

This commit is contained in:
2026-03-25 15:17:16 +05:00
parent e27bf8ed45
commit b0fcc8e7bd
5 changed files with 502 additions and 10 deletions

View File

@@ -1,4 +1,5 @@
{
inputs,
pkgs,
...
}: {
@@ -7,6 +8,8 @@
enable = true;
xwayland.enable = true;
systemd.setPath.enable = true;
package = inputs.hyprland.packages.${pkgs.stdenv.hostPlatform.system}.hyprland;
portalPackage = inputs.hyprland.packages.${pkgs.stdenv.hostPlatform.system}.xdg-desktop-portal-hyprland;
};
hyprlock.enable = true;