From c6403f7d4bafb88f4bc3feb3c51dec73ede7a598 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Motiejus=20Jak=C5=A1tys?= Date: Mon, 12 Aug 2024 08:16:43 +0300 Subject: [PATCH] syncthing +www-mtworx --- modules/services/syncthing/default.nix | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/modules/services/syncthing/default.nix b/modules/services/syncthing/default.nix index 626ed1c..ca1fcd0 100644 --- a/modules/services/syncthing/default.nix +++ b/modules/services/syncthing/default.nix @@ -156,7 +156,10 @@ let label = "www-vno1-gdrx"; }; www-mtworx = { - devices = [ "mtworx" ]; + devices = [ + "mtworx" + "fwminex" + ]; id = "7z9sw-aaaa"; label = "www-mtworx"; };