vueko/radicale: Use services.radicale.settings
This commit is contained in:
parent
6492ad2d4c
commit
e80a0b0c07
|
@ -77,7 +77,7 @@
|
|||
|
||||
services.radicale = {
|
||||
enable = true;
|
||||
config = lib.generators.toINI { } {
|
||||
settings = {
|
||||
auth = {
|
||||
type = "htpasswd";
|
||||
htpasswd_encryption = "bcrypt";
|
||||
|
|
Loading…
Reference in a new issue