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";