WIP: rewrite config #618
1 changed files with 1 additions and 1 deletions
|
@ -3,5 +3,5 @@
|
|||
enable = true;
|
||||
tray.enable = true;
|
||||
};
|
||||
home.persistence.default.directories = ["${config.xdg.dataHome}/syncthing"];
|
||||
home.persistence.default.directories = [".local/share/syncthing"];
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue