diff --git a/home/users/odweta/syncthing.nix b/home/users/odweta/syncthing.nix index 516743e..9b3fe19 100644 --- a/home/users/odweta/syncthing.nix +++ b/home/users/odweta/syncthing.nix @@ -2,7 +2,7 @@ { # Enable Syncthing as a user service - programs.syncthing = { + service.syncthing = { enable = true; autoStart = false; dataDir = "$HOME/.config/syncthing"; # default location