Reviewed-on: #62 Reviewed-by: Oystein Kristoffer Tveit <oysteikt@pvv.ntnu.no>
@ -80,6 +80,9 @@
enable = true;
extraConfig = ''
PubkeyAcceptedAlgorithms=+ssh-rsa
Match Group wheel
PasswordAuthentication no
Match All
'';
settings.PermitRootLogin = "yes";
};