From 9117901c5e23e3ceec875a8a6abd40977ec35a5f Mon Sep 17 00:00:00 2001 From: Ingolf Wagner Date: Sun, 6 Sep 2020 18:37:41 +0200 Subject: [PATCH] syncthing: remove lost-fotos from sterni --- configs/sterni/syncthing.nix | 4 ---- 1 file changed, 4 deletions(-) diff --git a/configs/sterni/syncthing.nix b/configs/sterni/syncthing.nix index 80e2a4d..c4dda96 100644 --- a/configs/sterni/syncthing.nix +++ b/configs/sterni/syncthing.nix @@ -26,10 +26,6 @@ enable = true; path = "/home/palo/finance"; }; - lost-fotos = { - enable = true; - path = "/home/palo/.lost-fotos.ct"; - }; fotos = { enable = true; path = "/home/palo/fotos";