mirror of
https://github.com/Superredstone/nixos.git
synced 2026-03-07 20:28:08 +01:00
Added Lutris
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user