This commit is contained in:
notgne2 2025-10-20 21:55:16 -07:00
parent f458bea35f
commit a0acda37df
No known key found for this signature in database

View file

@ -105,6 +105,10 @@ in {
wayland.windowManager.hyprland = {
enable = true;
systemd = {
enable = true;
enableXdgAutostart = true;
};
# package = inputs.hyprland.packages.${pkgs.stdenv.hostPlatform.system}.hyprland;
# portalPackage = inputs.hyprland.packages.${pkgs.stdenv.hostPlatform.system}.xdg-desktop-portal-hyprland;
package = pkgs.hyprland;