Move syncthing options to new format
This commit is contained in:
parent
63d6a617c1
commit
d5098eb264
5 changed files with 33 additions and 33 deletions
|
|
@ -6,7 +6,7 @@
|
|||
user = "toast";
|
||||
group = "users";
|
||||
dataDir = config.users.users.toast.home;
|
||||
folders."passwords".path = "~/Documents/Passwords";
|
||||
settings.folders."passwords".path = "~/Documents/Passwords";
|
||||
};
|
||||
# Allow regular users to stop syncthing
|
||||
# https://stackoverflow.com/questions/61480914/using-policykit-to-allow-non-root-users-to-start-and-stop-a-service
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue