From d3af59224942f5b09e8d307af9abcc93973af741 Mon Sep 17 00:00:00 2001 From: Daniel Langbein Date: Sat, 13 Apr 2024 23:02:07 +0200 Subject: [PATCH] chore: update syncthing ID --- hosts/yodaNas/syncthing.nix | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/hosts/yodaNas/syncthing.nix b/hosts/yodaNas/syncthing.nix index d263df7..77eb59e 100644 --- a/hosts/yodaNas/syncthing.nix +++ b/hosts/yodaNas/syncthing.nix @@ -32,8 +32,7 @@ settings.devices = { "yodaTux" = { id = "AKAIZ66-G67WC4J-WEYBOGF-TNXWBT3-BCSETRQ-2BEHCT7-GSZQRWP-IGXKSQK"; }; "yodaTab" = { id = "WKVVVEY-P7QCRKU-HO4QHHM-B4H5NC2-I3UG2TU-UEIUACZ-ZJEAVUY-4Q6FVQV"; }; - "yodaEnchilada" = { id = "ME7O6FK-MSI4LW5-4XOF7D4-U4GKS3B-QAB2PHY-QIEPU57-MTHC2HP-S5SDQAA"; }; - "yodaCheeseburger" = { id = "KHR22KP-WK6EL25-Z3DPLZK-5IHU7BC-QYXFQJA-U7JE2JA-ITYNV3Q-JE5VKAJ"; }; + "yodaEnchilada" = { id = "6PZPIIO-VNABMOI-F2TQUHK-N72MK53-KYZ6X2E-AYBI7XH-OJ5BDQL-GEP5SAC"; }; "susanLaptop" = { id = "5VT2TZP-FCSREZY-BQTLWHP-VGYAQE3-A3HXOC2-N3S75Z2-TUFJWRZ-HHPQJQW"; }; "susanHandy" = { id = "VEIKGQM-WVEQ2L2-RZQ5PHD-QII5N6D-42COGCA-NHICJKY-OX4LRRI-O3A7MAH"; }; }; @@ -43,7 +42,7 @@ # Path to shared folder. path = "/mnt/data/jc-data/cloud.privacy1st.de/files_ncp/Notes"; # Which devices to share the folder with. - devices = [ "yodaTux" "yodaTab" "yodaEnchilada" "yodaCheeseburger" ]; + devices = [ "yodaTux" "yodaTab" "yodaEnchilada" ]; }; # Obsidian folder of Susan. "Obsidian" = {