mirror of
https://github.com/daylinmorgan/oizys.git
synced 2024-11-05 01:53:15 -06:00
unstable syntax
This commit is contained in:
parent
aeacb8fdfd
commit
2072296ae5
1 changed files with 1 additions and 1 deletions
|
@ -106,7 +106,7 @@
|
|||
# Enable the OpenSSH daemon.
|
||||
services.openssh = {
|
||||
enable = true;
|
||||
passwordAuthentication = false;
|
||||
settings.passwordAuthentication = false;
|
||||
};
|
||||
users.mutableUsers = false;
|
||||
|
||||
|
|
Loading…
Reference in a new issue