some hyprland changes and nvidia drivers

This commit is contained in:
doloro
2025-09-22 22:09:28 +00:00
parent 2e94f6dac3
commit 7dde8c496d
3 changed files with 57 additions and 12 deletions

View File

@@ -10,6 +10,7 @@ in
enable = true;
# set the flake package
# settings = { };
systemd.variables = ["--all"];
package = inputs.hyprland.packages.${pkgs.stdenv.hostPlatform.system}.hyprland;
portalPackage = inputs.hyprland.packages.${pkgs.stdenv.hostPlatform.system}.xdg-desktop-portal-hyprland;
};