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