From 5c65e394c1adbc3003d76233f45a3a34f84cc1b6 Mon Sep 17 00:00:00 2001 From: naturallaw77 Date: Mon, 16 Dec 2024 17:41:28 -0800 Subject: [PATCH] updated the Agenix --- configuration.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configuration.nix b/configuration.nix index 3505241..c402818 100755 --- a/configuration.nix +++ b/configuration.nix @@ -315,7 +315,7 @@ in }; - age.secrets.nexclouddb = { + age.secrets.nextclouddb = { file = /var/lib/agenix-secrets/nextclouddb.age; mode = "770"; owner = "postgres";