mirror of
https://git.kb-one.de/kb01/aux-config.git
synced 2025-12-05 18:28:53 +00:00
Extended Syncthing Service Config
This commit is contained in:
parent
e438ea4069
commit
8f7033f3a6
|
|
@ -136,6 +136,8 @@ in {
|
|||
|
||||
services.syncthing = {
|
||||
enable = true;
|
||||
user = "kb-work";
|
||||
dataDir = "/home/kb-work";
|
||||
configDir = "/home/kb-work/.config/syncthing";
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue