This commit is contained in:
4DBug
2026-02-05 11:33:26 -06:00
parent 29d23ba80b
commit a3176689a8

View File

@@ -12,7 +12,7 @@
device = "bug@box.bug.tools:/"; device = "bug@box.bug.tools:/";
fsType = "fuse.sshfs"; fsType = "fuse.sshfs";
options = [ options = [
"identityfile=/home/youruser/.ssh/id_ed25519" "identityfile=/home/bug/.ssh/id_ed25519"
"allow_other" "allow_other"
"x-systemd.automount" "x-systemd.automount"
"noauto" "noauto"