stupid unstable bs

This commit is contained in:
mjallen18
2025-04-07 14:35:19 -05:00
parent c5e16365a9
commit ba1e5a16f7
4 changed files with 39 additions and 38 deletions

View File

@@ -27,13 +27,13 @@ in
{
# Enable paperless service
services.paperless = {
enable = true;
enable = false;
package = paperlessPkg;
port = paperlessPort;
user = "paperless";
address = "0.0.0.0";
passwordFile = "/var/lib/paperless/paperless-password";
environmentFile = paperlessEnv;
# environmentFile = paperlessEnv; # unstable is too unstable, but this doesnt exist in stable.... disabling altogether....
};
# Create required users and groups