build: bump inputs
This commit is contained in:
parent
04d63a1977
commit
3204ac12e7
4 changed files with 103 additions and 103 deletions
|
|
@ -69,8 +69,8 @@
|
|||
services.openssh = {
|
||||
settings = {
|
||||
# Disable ssh password login
|
||||
passwordAuthentication = lib.mkDefault false;
|
||||
logLevel = "VERBOSE";
|
||||
PasswordAuthentication = lib.mkDefault false;
|
||||
LogLevel = "VERBOSE";
|
||||
};
|
||||
extraConfig = ''
|
||||
AllowAgentForwarding no
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue