From bcc2227cfd4e4976b2c59e4428ddc0eb4ed542ca Mon Sep 17 00:00:00 2001 From: Richie Cahill Date: Sat, 18 Apr 2026 11:45:38 -0400 Subject: [PATCH] updating syncthing phone id --- common/optional/syncthing_base.nix | 2 +- systems/bob/syncthing.nix | 10 ++++++++++ systems/jeeves/syncthing.nix | 11 ++++++++++- systems/rhapsody-in-green/syncthing.nix | 9 +++++++++ 4 files changed, 30 insertions(+), 2 deletions(-) diff --git a/common/optional/syncthing_base.nix b/common/optional/syncthing_base.nix index da248cb..22be481 100644 --- a/common/optional/syncthing_base.nix +++ b/common/optional/syncthing_base.nix @@ -12,7 +12,7 @@ brain.id = "SSCGIPI-IV3VYKB-TRNIJE3-COV4T2H-CDBER7F-I2CGHYA-NWOEUDU-3T5QAAN"; # cspell:disable-line ipad.id = "KI76T3X-SFUGV2L-VSNYTKR-TSIUV5L-SHWD3HE-GQRGRCN-GY4UFMD-CW6Z6AX"; # cspell:disable-line jeeves.id = "ICRHXZW-ECYJCUZ-I4CZ64R-3XRK7CG-LL2HAAK-FGOHD22-BQA4AI6-5OAL6AG"; # cspell:disable-line - phone.id = "TBRULKD-7DZPGGZ-F6LLB7J-MSO54AY-7KLPBIN-QOFK6PX-W2HBEWI-PHM2CQI"; # cspell:disable-line + phone.id = "JPVQKQW-CFXOJXT-Q5G5F3H-QIDHDRE-GKHPTQB-GXZUQSP-U7FR7F7-INP3AAH"; # cspell:disable-line rhapsody-in-green.id = "ASL3KC4-3XEN6PA-7BQBRKE-A7JXLI6-DJT43BY-Q4WPOER-7UALUAZ-VTPQ6Q4"; # cspell:disable-line }; }; diff --git a/systems/bob/syncthing.nix b/systems/bob/syncthing.nix index f861ab6..d9c4ace 100644 --- a/systems/bob/syncthing.nix +++ b/systems/bob/syncthing.nix @@ -31,5 +31,15 @@ ]; fsWatcherEnabled = true; }; + "recordings" = { + path = "/home/richie/recordings"; + devices = [ + "jeeves" + "phone" + "rhapsody-in-green" + ]; + fsWatcherEnabled = true; + }; + }; } diff --git a/systems/jeeves/syncthing.nix b/systems/jeeves/syncthing.nix index 04fedab..fcff44e 100644 --- a/systems/jeeves/syncthing.nix +++ b/systems/jeeves/syncthing.nix @@ -89,7 +89,16 @@ in ]; fsWatcherEnabled = true; }; - # + "recordings" = { + path = "/home/richie/recordings"; + devices = [ + "bob" + "phone" + "rhapsody-in-green" + ]; + fsWatcherEnabled = true; + }; + # davids-server "davids-backup1" = { id = "8229p-8z3tm"; # cspell:disable-line path = "${vars.syncthing}/davids_backups/1"; diff --git a/systems/rhapsody-in-green/syncthing.nix b/systems/rhapsody-in-green/syncthing.nix index f3d4803..e34d6ba 100644 --- a/systems/rhapsody-in-green/syncthing.nix +++ b/systems/rhapsody-in-green/syncthing.nix @@ -55,6 +55,15 @@ ]; fsWatcherEnabled = true; }; + "recordings" = { + path = "/home/richie/recordings"; + devices = [ + "bob" + "jeeves" + "phone" + ]; + fsWatcherEnabled = true; + }; "vault" = { path = "/home/richie/vault"; devices = [