hyprland system only

This commit is contained in:
2025-08-09 16:49:52 -05:00
parent 96e2fdaa79
commit 239da4b5cf
6 changed files with 236 additions and 23 deletions

View File

@@ -16,6 +16,10 @@
xwayland.enable = true;
systemd.setPath.enable = true;
withUWSM = true;
package = inputs.hyprland.packages.${pkgs.stdenv.hostPlatform.system}.hyprland;
portalPackage = inputs.hyprland.packages.${pkgs.stdenv.hostPlatform.system}.xdg-desktop-portal-hyprland;