Self-host your own digital island

fix

Changed files
+1 -1
template
+1 -1
template/configuration.nix
···
services.openssh = {
enable = true;
-
settings.passwordAuthentication = false;
+
settings.PasswordAuthentication = false;
};
# TODO replace this with domain