catacomb: Fix ssh setting path
This commit is contained in:
parent
0b5ac640b8
commit
298b91f83f
|
@ -67,7 +67,7 @@
|
|||
];
|
||||
};
|
||||
|
||||
services.openssh.passwordAuthentication = true;
|
||||
services.openssh.settings.PasswordAuthentication = true;
|
||||
|
||||
services.rsyncd.enable = true;
|
||||
|
||||
|
|
Loading…
Reference in New Issue