From 435c6a76a2efefe6c78b1c09e5469a30bec682cf Mon Sep 17 00:00:00 2001 From: KoenDR06 Date: Wed, 9 Oct 2024 10:24:17 +0200 Subject: [PATCH] Updated solis syncthing id --- machines/common/configuration.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/machines/common/configuration.nix b/machines/common/configuration.nix index 4627219..e3c3cb2 100644 --- a/machines/common/configuration.nix +++ b/machines/common/configuration.nix @@ -85,7 +85,7 @@ settings = { options = { urAccepted = -1; - } + }; gui = { user = config.sops.templates."syncuser".content; password = config.sops.templates."syncpassword".content; @@ -102,7 +102,7 @@ name = "terra"; }; "solis" = { - id = "TI3T3BI-7TPOMUM-CWOL3M5-QBHTBVD-EX2DQVC-62UHHA3-JTUSN5F-5S47JQD"; + id = "YOSYADZ-3OZ3XBH-7XEIK2W-DHAEIFD-5P5ZIHB-PAP74DH-T7GHLKT-O32YEA4"; autoAcceptFolders = true; name = "solis"; };