Add lemmy

This commit is contained in:
muon 2025-05-17 10:54:00 +00:00
parent 588fed0ea6
commit ed26516625
6 changed files with 121 additions and 23 deletions

View file

@ -14,5 +14,8 @@ in with lib; {
owner = "radicale";
group = "radicale";
};
secrets.lemmy-password = mkIf cfg.server.lemmy.enable {
};
};
}