diff --git a/flake.nix b/flake.nix index aa3254b..89049f9 100644 --- a/flake.nix +++ b/flake.nix @@ -207,7 +207,7 @@ { age.secrets = { radicale-htpasswd = { - file = ./secrets/radicale-htpasswd.age; + file = ./secrets/radicale_htpasswd.age; owner = "radicale"; group = "radicale"; mode = "0400";