docs: update Radicale guide

We now explain what Radicale even is and classify reusing the hashed
passwords of login accounts as limitation because it requires using
compatible password hashes.

This is difficult because compatible password hashes need an overlap
between libxcrypt and Radicales choice of libraries: libpass, argon2 and
bcrypt.

Extract the source code into a proper .nix file so we get source linting
and formatting for free. Pruned from bad practices of the past, like
global `with lib`.
This commit is contained in:
Martin Weinelt
2026-03-10 02:02:53 +01:00
parent 1240173034
commit cff7a27cfe
4 changed files with 85 additions and 56 deletions
+1 -1
View File
@@ -34,7 +34,7 @@ Welcome to NixOS Mailserver's documentation!
:caption: How-to
backup-guide
add-radicale
radicale
add-roundcube
rspamd-tuning
flakes