Syncthing: change path of passwords folder on desktop role
This commit is contained in:
parent
559121da21
commit
052d072ea5
1 changed files with 1 additions and 0 deletions
|
|
@ -6,5 +6,6 @@
|
||||||
user = "toast";
|
user = "toast";
|
||||||
group = "users";
|
group = "users";
|
||||||
dataDir = config.users.users.toast.home;
|
dataDir = config.users.users.toast.home;
|
||||||
|
folders."passwords".path = "~/Documents/Passwords";
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue