forked from jan-leila/nix-config
moved steam config out of nix configurations
This commit is contained in:
parent
9c7cc3e3a7
commit
2c011fda87
6 changed files with 12 additions and 16 deletions
|
@ -187,11 +187,6 @@
|
|||
environment.systemPackages = with pkgs; [
|
||||
cachefilesd
|
||||
];
|
||||
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.steam-hardware.enable = true; # Provides udev rules for controller, HTC vive, and Valve Index
|
||||
|
||||
networking = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue