aboutsummaryrefslogtreecommitdiffstats
path: root/hosts/by-name/server2
diff options
context:
space:
mode:
Diffstat (limited to 'hosts/by-name/server2')
-rw-r--r--hosts/by-name/server2/configuration.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/hosts/by-name/server2/configuration.nix b/hosts/by-name/server2/configuration.nix
index 5d3c7fb..b256c5f 100644
--- a/hosts/by-name/server2/configuration.nix
+++ b/hosts/by-name/server2/configuration.nix
@@ -41,6 +41,7 @@
"source.foss-syndicate.org" = "https://git.foss-syndicate.org/vhack.eu/nixos-server";
};
};
+ nixconfig.enable = true;
openssh.enable = true;
persist = {
enable = true;