final ig
This commit is contained in:
parent
7eab878a0d
commit
626ca35546
7 changed files with 277 additions and 10 deletions
|
@ -41,9 +41,9 @@ with builtins;
|
|||
|
||||
services = {
|
||||
openssh = {
|
||||
settings.PasswordAuthentication = false;
|
||||
settings.KbdInteractiveAuthentication = false;
|
||||
enable = true;
|
||||
# settings.PasswordAuthentication = false;
|
||||
# settings.KbdInteractiveAuthentication = false;
|
||||
};
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue