couchdb working again

This commit is contained in:
wi11-holdsworth 2025-07-31 00:58:47 +10:00
parent f99185cd13
commit a676409afd
2 changed files with 22 additions and 22 deletions

View file

@ -4,7 +4,7 @@ let
in
{
config = lib.mkIf config.${feature}.enable {
# couchdb.enable = true;
couchdb.enable = true;
copyparty.enable = true;
flaresolverr.enable = true;
homepage-dashboard.enable = true;