push
This commit is contained in:
@@ -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"
|
||||||
|
|||||||
Reference in New Issue
Block a user