all repos — dotfiles @ eb3ee2e69ac198a85a1240029764b9cd7f691971

my *nix dotfiles

hosts/denna: fix config
Anirudh Oppiliappan x@icyphox.sh
Sun, 09 Jun 2024 17:39:36 +0300
commit

eb3ee2e69ac198a85a1240029764b9cd7f691971

parent

00c0f24d1ad4e8df95f14a17ad1a3166ad3a088a

1 files changed, 1 insertions(+), 1 deletions(-)

jump to
M hosts/denna/configuration.nixhosts/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 = {