about summary refs log tree commit diff stats
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--hosts/tiamat/default.nix1
-rw-r--r--modules/common/default.nix2
2 files changed, 1 insertions, 2 deletions
diff --git a/hosts/tiamat/default.nix b/hosts/tiamat/default.nix
index 08d695e3..470f88cb 100644
--- a/hosts/tiamat/default.nix
+++ b/hosts/tiamat/default.nix
@@ -121,7 +121,6 @@
               pos = "0,0";
             };
           };
-          steam.enable = true;
         };
       };
     };
diff --git a/modules/common/default.nix b/modules/common/default.nix
index 4e8210b9..416e5a0c 100644
--- a/modules/common/default.nix
+++ b/modules/common/default.nix
@@ -58,7 +58,6 @@
       scanning.enable = true;
       snapper.enable = true;
       water-reminder.enable = true;
-      steam.enable = false;
       systemDiff.enable = true;
       unison = {
         enable = true;
@@ -188,6 +187,7 @@
       };
       firefox.enable = true;
       mpv.enable = true;
+      steam.enable = true;
       swaylock.enable = true;
       timewarrior.enable = true;
       taskwarrior = {