{ #users.users.root = { # openssh.authorizedKeys.keyFiles = [./ssh.keys]; #}; services.openssh.enable = true; services.openssh.settings.PasswordAuthentication = true; }