Borgmatic needs SSHFS

This commit is contained in:
Jordan Holt 2024-01-21 18:02:26 +00:00
parent e4f4783b4c
commit 9f02f55c4f
Signed by: jordan
GPG Key ID: B8CFFF61F1CCF520

View File

@ -22,7 +22,6 @@
services.openssh = {
enable = true;
allowSFTP = false;
settings = {
KbdInteractiveAuthentication = false;
PasswordAuthentication = false;