diff --git a/services/syncthing.nix b/services/syncthing.nix index c10c65e..3eff7a7 100644 --- a/services/syncthing.nix +++ b/services/syncthing.nix @@ -32,6 +32,12 @@ params.keep = "10"; }; }; + "/persist/data/syncthing/hacc_eV_vorstand/" = { + id = "twwt7-fxrsr"; + devices = [ "schweby" "conway" "raphael-laptop"]; +# type = "receiveencrypted"; # no yet implemented + }; }; + overrideFolders = false; # enables workaround for recieveencrypted }; }