move some gaming packages to inbuild settings; manage git config declaritively

This commit is contained in:
2025-01-15 11:56:51 +00:00
parent 284945f7c0
commit 9f616076eb
6 changed files with 27 additions and 21 deletions

View File

@@ -9,8 +9,10 @@
remotePlay.openFirewall = true; # Open ports in the firewall for Steam Remote Play
dedicatedServer.openFirewall = true; # Open ports in the firewall for Source Dedicated Server
#gamescopeSession.enable = true;
protontricks.enable = true;
};
programs.gamemode.enable = true;
programs.gamescope.enable = true;
# ensure users who need access to this have `cdrom` as `extraGroups`
programs.cdemu.enable = true;