From 2e46123cb14b7a4160fff501087b79541df2731e Mon Sep 17 00:00:00 2001 From: Soispha Date: Sat, 29 Jul 2023 16:15:19 +0200 Subject: Fix(hosts/isimud): Import the whole system configuration --- hosts/tiamat/default.nix | 3 +++ 1 file changed, 3 insertions(+) (limited to 'hosts/tiamat/default.nix') 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"; -- cgit 1.4.1