From ff1bd1b4d2035b967370220c14a9b8f7130cc986 Mon Sep 17 00:00:00 2001 From: Madeleine Date: Sun, 23 Apr 2023 16:37:22 +0100 Subject: [PATCH] syncthing overrides devices --- systems/mdesktop/syncthing.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/systems/mdesktop/syncthing.nix b/systems/mdesktop/syncthing.nix index 2ae8318..c854689 100644 --- a/systems/mdesktop/syncthing.nix +++ b/systems/mdesktop/syncthing.nix @@ -9,6 +9,7 @@ configDir = "/home/${username}/.config/syncthing"; guiAddress = "0.0.0.0:8384"; overrideFolders = true; + overrideDevices = true; devices = { "M.Phone.Pixel" = { id = "WMGWVOU-DFZQSZO-46XQJQA-Q5XD5ZB-NDXK5SP-LXNAADH-Z2KJN4P-4P4UXA5"; }; "Lambda" = { id = "ZYNSFWR-F3ZNDDT-66TSJWB-PRP3KQK-IWTTABU-GGWT5DL-RWC7VAE-LI5AXQQ"; };