permission fix
This commit is contained in:
parent
4f0f1a08f5
commit
fad0bc90e0
@ -104,11 +104,12 @@ in
|
||||
"workstation"
|
||||
];
|
||||
};
|
||||
friend_share = lib.mkIf (hostName == "server") {
|
||||
friend_share = {
|
||||
path = "~/Pictures/encrypted/friends";
|
||||
ignorePerms = false;
|
||||
type = "sendreceive";
|
||||
devices = [
|
||||
"server"
|
||||
"workstation"
|
||||
"wg-friend1"
|
||||
];
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user