From 5a606a5b964c60ee85dae65c40cef71043009370 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Motiejus=20Jak=C5=A1tys?= Date: Sun, 8 Oct 2023 23:22:07 +0300 Subject: [PATCH] syncthing: share books with mxp10 --- modules/services/syncthing/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/services/syncthing/default.nix b/modules/services/syncthing/default.nix index 536922e..3ebd467 100644 --- a/modules/services/syncthing/default.nix +++ b/modules/services/syncthing/default.nix @@ -18,7 +18,7 @@ }; folders = { Books = { - devices = ["fwminex" "vno1-oh2"]; + devices = ["fwminex" "vno1-oh2" "mxp10"]; id = "8lk0n-mm63y"; label = "Books"; };