nixy: enable steam client
This commit is contained in:
parent
793d778428
commit
29e7cfbc65
@ -169,6 +169,12 @@
|
||||
};
|
||||
|
||||
programs = {
|
||||
steam = {
|
||||
enable = true;
|
||||
remotePlay.openFirewall = true;
|
||||
dedicatedServer.openFirewall = false;
|
||||
localNetworkGameTransfers.openFirewall = true;
|
||||
};
|
||||
gnupg.agent = {
|
||||
enable = true;
|
||||
enableSSHSupport = true;
|
||||
@ -522,7 +528,6 @@
|
||||
};
|
||||
};
|
||||
|
||||
|
||||
hardware = {
|
||||
bluetooth = {
|
||||
enable = true;
|
||||
|
Loading…
Reference in New Issue
Block a user