nixpkgs: couchdb waiting on PR https://github.com/NixOS/nixpkgs/pull/423137
This commit is contained in:
parent
adaf6d1aa5
commit
9022e6a301
1 changed files with 1 additions and 1 deletions
|
|
@ -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;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue