gerd.starwart: fixed bug in fallback password + added custom patch

This commit is contained in:
eyjhb 2024-08-22 13:42:34 +02:00
parent 0a8f393f9d
commit 2f46a5197f
Signed by: eyjhb
GPG key ID: 609F508E3239F920
5 changed files with 108 additions and 12 deletions

View file

@ -0,0 +1,5 @@
{
imports = [
./stalwart.nix
];
}