fix(home-server): fix ssh config
This commit is contained in:
parent
e8d44fcb6c
commit
f1219e1045
2 changed files with 4 additions and 0 deletions
|
@ -117,6 +117,8 @@ in with builtins; {
|
|||
|
||||
programs.zsh.enable = true;
|
||||
|
||||
programs.ssh.enableAskPassword = false;
|
||||
|
||||
services.openssh = {
|
||||
enable = true;
|
||||
settings = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue