From 05607c2b48070296730f3aeaac7e440c616c514a Mon Sep 17 00:00:00 2001 From: blake Date: Thu, 23 Oct 2025 21:57:50 -0500 Subject: [PATCH] add syncthing to holocron --- modules/holocron/syncthing/default.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/modules/holocron/syncthing/default.nix b/modules/holocron/syncthing/default.nix index b7540df..085e39e 100644 --- a/modules/holocron/syncthing/default.nix +++ b/modules/holocron/syncthing/default.nix @@ -32,7 +32,7 @@ in { folders = { "holocron" = { path = "/holocron/users/blake/holocron"; - devices = ["lugia" "zygarge" "CEN-IT-07"]; + devices = ["lugia" "zygarde" "CEN-IT-07"]; versioning = { type = "staggered"; fsPath = "/syncthing/backup"; @@ -50,7 +50,7 @@ in { }; }; - sec = { + sops.secrets = { "${service}/snowbelle/key" = { owner = "blake"; group = "blake";