diff --git a/configs/sterni/syncthing.nix b/configs/sterni/syncthing.nix index 125e3c0..f93f3c2 100644 --- a/configs/sterni/syncthing.nix +++ b/configs/sterni/syncthing.nix @@ -27,6 +27,10 @@ enable = true; path = "/home/palo/.lost-fotos.ct"; }; + samples = { + enable = true; + path = "/home/palo/samples"; + }; smartphone-fotos = { enable = true; path = "/home/palo/smartphone-fotos";