hosts/denna: fix config
Anirudh Oppiliappan x@icyphox.sh
Sun, 09 Jun 2024 17:39:36 +0300
1 files changed,
1 insertions(+),
1 deletions(-)
jump to
M
hosts/denna/configuration.nix
→
hosts/denna/configuration.nix
@@ -61,7 +61,7 @@ hosts = [ "0.0.0.0:5232" ];
}; auth = { type = "htpasswd"; - htpasswd = "/var/svc/radicale/users"; + htpasswd_filename = "/var/svc/radicale/users"; htpasswd_encryption = "bcrypt"; }; storage = {