add gaming
This commit is contained in:
@@ -13,8 +13,9 @@ in {
|
||||
config = lib.mkIf cfg.enable {
|
||||
programs.steam = {
|
||||
enable = true;
|
||||
# requires setting launch option `gamescope %command%`
|
||||
gamescopeSession.enable = true;
|
||||
gamescopeSession.enable = true; # requires setting launch option `gamescope %command%`
|
||||
remotePlay.openFirewall = true; # open ports for remote play
|
||||
#dedicatedServer.openFirewall = true; # open ports for source dedicated server
|
||||
};
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user