mirror of
https://github.com/Gerg-L/nixos.git
synced 2025-12-10 00:43:56 -05:00
switched kernel version and removed steam
This commit is contained in:
parent
04d0e3e9a7
commit
ca82a01644
2 changed files with 7 additions and 8 deletions
|
|
@ -4,9 +4,4 @@ _: {pkgs, ...}: {
|
|||
legendary-gl
|
||||
prismlauncher
|
||||
];
|
||||
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
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue