summaryrefslogtreecommitdiff
path: root/hosts/cez
diff options
context:
space:
mode:
Diffstat (limited to 'hosts/cez')
-rw-r--r--hosts/cez/configuration.nix4
1 files changed, 0 insertions, 4 deletions
diff --git a/hosts/cez/configuration.nix b/hosts/cez/configuration.nix
index 05c3b9f..6a801b0 100644
--- a/hosts/cez/configuration.nix
+++ b/hosts/cez/configuration.nix
@@ -32,10 +32,6 @@ in
enable = true;
pulse.enable = true;
};
- openssh = {
- enable = true;
- settings.PasswordAuthentication = false;
- };
getty.autologinUser = user;
};