steam related packages
This commit is contained in:
parent
f60718619f
commit
0dd087f4b8
@ -28,6 +28,15 @@
|
||||
# enable = true;
|
||||
# capSysNice = true;
|
||||
# };
|
||||
environment.systemPackages = with pkgs; [
|
||||
steam
|
||||
# proton-ge-bin
|
||||
lutris
|
||||
protontricks
|
||||
mangohud
|
||||
vkbasalt
|
||||
gamemode
|
||||
];
|
||||
programs.steam = {
|
||||
enable = true;
|
||||
remotePlay.openFirewall = true; # Open ports in the firewall for Steam Remote Play
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user