about summary refs log tree commit diff stats
path: root/hosts/tiamat/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'hosts/tiamat/default.nix')
-rw-r--r--hosts/tiamat/default.nix3
1 files changed, 3 insertions, 0 deletions
diff --git a/hosts/tiamat/default.nix b/hosts/tiamat/default.nix
index 73c04606..3aa291c2 100644
--- a/hosts/tiamat/default.nix
+++ b/hosts/tiamat/default.nix
@@ -7,6 +7,9 @@
   ];
 
   soispha = {
+    services.steam = {
+      enable = true;
+    };
     locale = {
       enable = true;
       keyMap = "us";