drafted out paperless config

This commit is contained in:
Leyla Becker 2025-07-14 11:43:45 -05:00
parent 1e5eed80c1
commit 3a875e0c1f
5 changed files with 103 additions and 2 deletions

View file

@ -288,6 +288,11 @@
};
};
paperless = {
enable = false;
subdomain = "documents";
};
qbittorrent = {
enable = true;
mediaDir = "/srv/qbittorent";