This commit is contained in:
parent
e438ea4069
commit
8f7033f3a6
1 changed files with 2 additions and 0 deletions
|
@ -136,6 +136,8 @@ in {
|
||||||
|
|
||||||
services.syncthing = {
|
services.syncthing = {
|
||||||
enable = true;
|
enable = true;
|
||||||
|
user = "kb-work";
|
||||||
|
dataDir = "/home/kb-work";
|
||||||
configDir = "/home/kb-work/.config/syncthing";
|
configDir = "/home/kb-work/.config/syncthing";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue