fix secret

This commit is contained in:
XenGi 2026-07-13 19:48:00 +02:00
commit 4f1346189e
Signed by: xengi
SSH key fingerprint: SHA256:jxWM2RTHvxxcncXycwwWkP7HCWb4VREN05UGJTbIPZg
2 changed files with 1 additions and 1 deletions

Binary file not shown.

View file

@ -64,6 +64,6 @@ in
_dav
];
"www-staging-htpasswd.age".publicKeys = xengi ++ [ _www ];
"caldav-export-config.age".publicKeys = xengi ++ [ _www ];
"radicale_htpasswd.age".publicKeys = xengi ++ [ _dav ];
"caldav-export-config.age".publicKeys = xengi ++ [ _dav ];
}