proper hyprland pkg

This commit is contained in:
death916 2025-08-13 05:25:24 -07:00
parent 962fcdc49a
commit a3e60ee011

View file

@ -32,6 +32,9 @@
programs.hyprland = {
enable = true;
xwayland.enable = true;
package = inputs.hyprland.packages.${pkgs.stdenv.hostPlatform.system}.hyprland;
portalPackage =
inputs.hyprland.packages.${pkgs.stdenv.hostPlatform.system}.xdg-desktop-portal-hyprland;
};
environment.systemPackages = with pkgs; [