non important commit

This commit is contained in:
benstrb 2026-03-15 17:16:42 +01:00
parent f12f53fb08
commit ac7e102e77
2 changed files with 9 additions and 2 deletions

View file

@ -1,6 +1,13 @@
{
programs = {
steam.enable = true;
steam = {
enable = true;
remotePlay.openFirewall = true;
dedicatedServer.openFirewall = true;
localNetworkGameTransfers.openFirewall = true;
};
gamemode.enable = true;
bash.blesh.enable = true;
nix-ld.enable = true;
};