mirror of
https://github.com/daylinmorgan/oizys.git
synced 2025-02-22 07:15:49 -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.
|
# Enable the OpenSSH daemon.
|
||||||
services.openssh = {
|
services.openssh = {
|
||||||
enable = true;
|
enable = true;
|
||||||
passwordAuthentication = false;
|
settings.passwordAuthentication = false;
|
||||||
};
|
};
|
||||||
users.mutableUsers = false;
|
users.mutableUsers = false;
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue