diff --git a/hosts/puter/default.nix b/hosts/puter/default.nix index ce8c0d6..1c1d78a 100644 --- a/hosts/puter/default.nix +++ b/hosts/puter/default.nix @@ -14,6 +14,7 @@ ../../modules/common/shell.nix ../../modules/common/utils.nix ../../modules/common/security.nix + ../../modules/common/steam.nix ]; networking.hostName = "puter"; # This will be overridden by system/default.nix