nero: change sshfs to force use ipv4
This commit is contained in:
@@ -53,7 +53,7 @@
|
||||
};
|
||||
|
||||
"/mnt/fileshare" = {
|
||||
device = "frank@vergil.cfl.rr.com:/mnt/shares";
|
||||
device = "frank@192.168.1.181:/mnt/shares";
|
||||
fsType = "sshfs";
|
||||
options = [
|
||||
"uid=1000"
|
||||
|
||||
Reference in New Issue
Block a user