feat: add paperless ngx service
This commit is contained in:
parent
9c9acc3494
commit
1ef3eb3360
4 changed files with 44 additions and 2 deletions
|
|
@ -29,6 +29,11 @@ in
|
|||
../../modules/bluetooth.nix
|
||||
../../modules/gc.nix
|
||||
../../modules/mail-server
|
||||
../../modules/stylix.nix
|
||||
(import ../../modules/paperless-ngx.nix {
|
||||
domain = "paperless.net.dn";
|
||||
passwordFile = config.sops.secrets."paperless/adminPassword".path;
|
||||
})
|
||||
(import ../../modules/prometheus.nix {
|
||||
fqdn = "metrics.net.dn";
|
||||
selfMonitor = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue