fix: capitalisation typo?
This commit is contained in:
parent
10a64fa65b
commit
ab21367c2d
1 changed files with 1 additions and 1 deletions
|
|
@ -87,7 +87,7 @@
|
|||
|
||||
# Enable the OpenSSH daemon.
|
||||
services.openssh.enable = true;
|
||||
services.openssh.settings.passwordAuthentication = false;
|
||||
services.openssh.settings.PasswordAuthentication = false;
|
||||
services.openssh.settings.KbdInteractiveAuthentication = false;
|
||||
programs.zsh.enable = true;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue