mirror of
https://codeberg.org/muon/home.git
synced 2026-03-09 03:53:11 +00:00
Add lingering changes
This commit is contained in:
parent
778c2403fc
commit
74b64ab6f1
11 changed files with 74 additions and 616 deletions
|
|
@ -14,6 +14,7 @@
|
|||
"steam"
|
||||
"steam-original"
|
||||
"steam-run"
|
||||
"steamcmd"
|
||||
];
|
||||
};
|
||||
};
|
||||
|
|
@ -34,7 +35,11 @@
|
|||
};
|
||||
};
|
||||
|
||||
programs.steam.enable = true;
|
||||
programs.steam = {
|
||||
enable = true;
|
||||
remotePlay.openFirewall = true; # Open ports in the firewall for Steam Remote Play
|
||||
dedicatedServer.openFirewall = true; # Open ports in the firewall for Source Dedicated Server
|
||||
};
|
||||
|
||||
hardware = {
|
||||
opengl = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue