nixy: enable steam client

This commit is contained in:
2024-08-14 17:13:09 +02:00
parent 793d778428
commit 29e7cfbc65

View File

@@ -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;