Re-enabled invidious

This commit is contained in:
Andrea Ciceri 2024-01-10 11:35:53 +01:00
parent 9ae75623de
commit b7a6f9807b
Signed by: aciceri
SSH key fingerprint: SHA256:/AagBweyV4Hlfg9u092n8hbHwD5fcB6A3qhDiDA65Rg
2 changed files with 2 additions and 1 deletions

View file

@ -21,7 +21,7 @@
"adguard-home"
"cloudflare-dyndns"
"rock5b-proxy"
# "invidious"
"invidious"
"searx"
"rock5b-samba"
"paperless"

View file

@ -2,5 +2,6 @@
services.invidious = {
enable = true;
port = 3001;
settings.db.user = "invidious";
};
}