This commit is contained in:
wi11-holdsworth 2025-07-22 14:32:47 +10:00
parent adaf6d1aa5
commit 9022e6a301

View file

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