fix flake
This commit is contained in:
parent
0be9b6f73c
commit
126dac1765
1 changed files with 1 additions and 1 deletions
|
|
@ -207,7 +207,7 @@
|
|||
{
|
||||
age.secrets = {
|
||||
radicale-htpasswd = {
|
||||
file = ./secrets/radicale-htpasswd.age;
|
||||
file = ./secrets/radicale_htpasswd.age;
|
||||
owner = "radicale";
|
||||
group = "radicale";
|
||||
mode = "0400";
|
||||
|
|
|
|||
Loading…
Reference in a new issue