forked from colonelpanic/dotfiles
[NixOS] Try to fix syncthings priveleges issues
This commit is contained in:
@@ -29,6 +29,7 @@ in
|
||||
sync = {
|
||||
path = "~/sync";
|
||||
devices = allDevices;
|
||||
copyOwnershipFromParent = true;
|
||||
};
|
||||
};
|
||||
options = {
|
||||
|
||||
Reference in New Issue
Block a user