test
This commit is contained in:
parent
efdd6a8bce
commit
a3d7e70328
1 changed files with 3 additions and 0 deletions
|
@ -4,6 +4,9 @@
|
|||
services.syncthing = {
|
||||
enable = true;
|
||||
user = "${username}";
|
||||
configDir = "/home/${username}/Documents/.config/syncthing";
|
||||
overrideDevices = true;
|
||||
overrideFolders = true;
|
||||
settings = {
|
||||
folders = {
|
||||
"world-of-warcraft" = {
|
||||
|
|
Loading…
Reference in a new issue