diff --git a/system/all/syncthing.nix b/system/all/syncthing.nix index 5b2e37e..64486ae 100644 --- a/system/all/syncthing.nix +++ b/system/all/syncthing.nix @@ -131,6 +131,7 @@ with lib; }; smartphone-music = { enable = lib.mkDefault false; + id = "0vjze-xvs8n"; watch = false; devices = [ "sterni" "porani" "smartphone" ]; };