backwards: Add sshfs

This commit is contained in:
Alexander Heldt
2025-07-10 16:48:27 +02:00
parent edae2eb1d4
commit ce4536d340

View File

@@ -41,6 +41,8 @@ in
}; };
}; };
}; };
home.packages = [ pkgs.sshfs ];
}; };
environment.etc."ssh/authorized_keys_command" = { environment.etc."ssh/authorized_keys_command" = {