From 78a1979db5d6976f7bff2458c6e13810b8588745 Mon Sep 17 00:00:00 2001 From: Ingolf Wagner Date: Sun, 18 Dec 2022 16:07:54 +0100 Subject: [PATCH] pepe: remove old share folder --- nixos/machines/pepe/syncthing.nix | 1 - 1 file changed, 1 deletion(-) diff --git a/nixos/machines/pepe/syncthing.nix b/nixos/machines/pepe/syncthing.nix index 3f77dc3..e945851 100644 --- a/nixos/machines/pepe/syncthing.nix +++ b/nixos/machines/pepe/syncthing.nix @@ -9,7 +9,6 @@ music = config.services.syncthing.folders.music-library.path; samples = config.services.syncthing.folders.samples.path; series = config.services.syncthing.folders.series.path; - series2 = "/media/series"; books = config.services.syncthing.folders.books.path; }; private.upload = {