about summary refs log tree commit diff stats
path: root/hosts
diff options
context:
space:
mode:
Diffstat (limited to 'hosts')
-rw-r--r--hosts/apzu/default.nix2
-rw-r--r--hosts/tiamat/default.nix2
2 files changed, 2 insertions, 2 deletions
diff --git a/hosts/apzu/default.nix b/hosts/apzu/default.nix
index 8c580214..b45987cf 100644
--- a/hosts/apzu/default.nix
+++ b/hosts/apzu/default.nix
@@ -8,7 +8,7 @@
 
   soispha = {
     services.steam = {
-      enable = true;
+      enable = false;
     };
     laptop = {
       enable = true;
diff --git a/hosts/tiamat/default.nix b/hosts/tiamat/default.nix
index b7a2e3a4..c14fa325 100644
--- a/hosts/tiamat/default.nix
+++ b/hosts/tiamat/default.nix
@@ -12,7 +12,7 @@
       user = "soispha";
     };
     services.steam = {
-      enable = true;
+      enable = false;
     };
     locale = {
       enable = true;