services: paperless: switch to new settings

This commit is contained in:
Antoine Martin 2024-06-07 16:19:20 +02:00
parent 6a0f69e5c1
commit 6c2c9f1869

View file

@ -50,7 +50,7 @@ in {
enable = true;
port = cfg.port;
passwordFile = cfg.passwordFile;
extraConfig = {
settings = {
# Postgres settings
PAPERLESS_DBHOST = "/run/postgresql";
PAPERLESS_DBUSER = "paperless";