forked from mirrors_public/oddlama_nix-config
chore: various minor updates
This commit is contained in:
parent
bf476d5be7
commit
4241f53f66
4 changed files with 8 additions and 9 deletions
|
@ -59,7 +59,7 @@ in {
|
|||
enable = true;
|
||||
address = "0.0.0.0";
|
||||
passwordFile = config.age.secrets.paperless-admin-password.path;
|
||||
extraConfig = {
|
||||
settings = {
|
||||
PAPERLESS_URL = "https://${paperlessDomain}";
|
||||
PAPERLESS_CONSUMER_ENABLE_BARCODES = true;
|
||||
PAPERLESS_CONSUMER_ENABLE_ASN_BARCODE = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue