diff --git a/hosts/matrix/default.nix b/hosts/matrix/default.nix index ca27146..9d30fb4 100644 --- a/hosts/matrix/default.nix +++ b/hosts/matrix/default.nix @@ -3,6 +3,7 @@ { imports = [ ../common.nix + ../../services/openssh.nix ../../services/nginx.nix ../../services/postgres.nix ../../services/synapse.nix