Skip to content

Commit

Permalink
update default syncthing
Browse files Browse the repository at this point in the history
  • Loading branch information
s-mil committed Nov 1, 2024
1 parent a109bd3 commit d42d094
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions hosts/common/core/services/syncthing.nix
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
services.syncthing = {
enable = true;
dataDir = "/home/sithis/syncthing";
databaseDir = "/home/sithis/.config/syncthing";
user = "sithis";
group = "users";

Expand Down

0 comments on commit d42d094

Please sign in to comment.