fwminex: start syncthing

This commit is contained in:
2023-09-18 11:55:09 +03:00
parent 9ece2a456e
commit a9ec83c732
2 changed files with 93 additions and 74 deletions

View File

@@ -95,7 +95,7 @@ in {
};
syncthing = {
enable = false;
enable = true;
dataDir = "/home/motiejus/";
user = "motiejus";
group = "users";