Added Lutris

This commit is contained in:
2026-01-01 09:27:50 +01:00
parent 20758a739c
commit 4eb6772727

View File

@@ -63,6 +63,7 @@
ftb-app ftb-app
heroic heroic
libresprite libresprite
lutris
mangohud mangohud
openrgb openrgb
prismlauncher prismlauncher
@@ -90,6 +91,10 @@
gnome-tweaks gnome-tweaks
] else []); ] else []);
programs.gamescope = {
enable = true;
capSysNice = true;
};
programs.steam = if gamingSystem then { programs.steam = if gamingSystem then {
enable = true; enable = true;
# package = pkgs.steam-millennium; # package = pkgs.steam-millennium;