From fabd88073064fd953098fcb9b1aba14d30a25732 Mon Sep 17 00:00:00 2001 From: Chris Cochrun Date: Tue, 17 Dec 2024 21:53:23 -0600 Subject: [PATCH] making dalinar use the right folders and id's --- systems/dalinar/configuration.nix | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/systems/dalinar/configuration.nix b/systems/dalinar/configuration.nix index 672ff35..c577787 100644 --- a/systems/dalinar/configuration.nix +++ b/systems/dalinar/configuration.nix @@ -73,15 +73,17 @@ user = "chris"; group = "users"; guiAddress = "0.0.0.0:8384"; + overrideDevices = true; + overrideFolders = true; devices = { syl = { - id = "AJMADOK-TENODAA-VSOEW2A-4RXY2XI-YNHIS7H-H3ZYAO5-3UQ64EE-O2N5BAY"; + id = "FPELBL2-Y6BMDOB-4TXM75K-VZV7IR3-JDMM35Z-TUEZKXX-YAPUTL6-K5SFQAN"; }; kaladin = { id = "LH6523Z-QQ5F3A4-SINZDOI-UFMQBIX-ZV6Q5BQ-LTKVMDB-CRI6QG5-RRKJFQS"; }; shadow = { - id = "SGO2BUT-WDOB2B7-SD5BHKU-ES3BFZF-EZPFSQJ-B4744TP-SXKZS4O-SDLJ5QX"; + id = "B24VU6Z-URTMEXN-ZYKRWX7-XWSTHXD-XKX67EB-XSKMT4V-KWKGX7Q-W7DB2QV"; }; tablet = { id = "4HEXCNH-MCVBZQX-LQ735TG-P2VTJ7N-CZ5MK4P-ICZAPC7-YCXVEWV-7NILMA5"; @@ -109,9 +111,8 @@ params.cleanoutDays = "100"; }; }; - notes = { - id = "zwshm-umwbt"; - path = "/storage/syncthing/notes"; + docs = { + path = "/storage/syncthing/docs"; devices = [ "syl" "kaladin" "shadow" "kohlin"]; versioning = { type = "trashcan";