fix: fixed pkg dependencies for panoramax

This commit is contained in:
Leyla Becker 2025-09-17 15:15:07 -05:00
parent 1b1a3f7219
commit 3bee0c7402
13 changed files with 632 additions and 39 deletions

View file

@ -306,6 +306,10 @@
passwordFile = config.sops.secrets."services/paperless_password".path;
};
panoramax = {
enable = true;
};
qbittorrent = {
enable = true;
mediaDir = "/srv/qbittorent";