From 2b10348248682349f687cfdcbe320959ea211fa9 Mon Sep 17 00:00:00 2001 From: Odweta Date: Mon, 19 Jan 2026 15:14:45 +0000 Subject: [PATCH] fix syncthing --- home/users/odweta/syncthing.nix | 1 - 1 file changed, 1 deletion(-) diff --git a/home/users/odweta/syncthing.nix b/home/users/odweta/syncthing.nix index 162bd86..f34a598 100644 --- a/home/users/odweta/syncthing.nix +++ b/home/users/odweta/syncthing.nix @@ -4,7 +4,6 @@ # Enable Syncthing as a user service services.syncthing = { enable = true; - dataDir = "$HOME/.config/syncthing"; # default location gui = { enable = true; address = "127.0.0.1:8384"; # localhost GUI