From bd608563c0a839d8941e3e9e14279323ef8afed4 Mon Sep 17 00:00:00 2001 From: Leyla Becker Date: Wed, 26 Mar 2025 15:56:18 -0500 Subject: [PATCH] added emergent and eves records folders --- configurations/syncthing/default.nix | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/configurations/syncthing/default.nix b/configurations/syncthing/default.nix index bd05d9f..397f678 100644 --- a/configurations/syncthing/default.nix +++ b/configurations/syncthing/default.nix @@ -9,6 +9,9 @@ leyla_supernote_notes = { id = "dwbuv-zffnf"; }; + eve_records = { + id = "by6at-d4h9n"; + }; share = { id = "73ot0-cxmkx"; }; @@ -29,6 +32,10 @@ folder = config.folders.leyla_supernote_notes; path = "/mnt/sync/leyla/notes"; }; + eve_records = { + folder = config.folders.eve_records; + path = "/mnt/sync/eve/records"; + }; share = { folder = config.folders.share; path = "/mnt/sync/default/share"; @@ -89,6 +96,17 @@ }; }; }; + emergent = { + id = "6MIDMKJ-7IFHXVX-FIR3YTB-KVE75LN-PA6IOTN-I257LWR-MMC4K6C-5H4SHQN"; + folders = { + eve_records = { + folder = config.folders.eve_records; + }; + share = { + folder = config.folders.share; + }; + }; + }; shale = { id = "AOAXEVD-QJ2IVRA-6G44Q7Q-TGUPXU2-FWWKOBH-DPKWC5N-LBAEHWJ-7EQF4AM"; folders = {