syncthing devices
This commit is contained in:
parent
c40429d3d7
commit
e58f6cfb86
@ -108,7 +108,10 @@ in
|
||||
path = "~/Pictures/encrypted/friends";
|
||||
ignorePerms = false;
|
||||
type = "sendreceive";
|
||||
devices = [ "wg-friend1" ];
|
||||
devices = [
|
||||
"workstation"
|
||||
"wg-friend1"
|
||||
];
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user