vueko/radicale: Use services.radicale.settings

pull/24/head
Simon Bruder 2021-05-28 14:24:02 +02:00
parent 6492ad2d4c
commit e80a0b0c07
Signed by: simon
GPG Key ID: 8D3C82F9F309F8EC
1 changed files with 1 additions and 1 deletions

View File

@ -77,7 +77,7 @@
services.radicale = {
enable = true;
config = lib.generators.toINI { } {
settings = {
auth = {
type = "htpasswd";
htpasswd_encryption = "bcrypt";