feat: add paperless ngx service
This commit is contained in:
parent
9c9acc3494
commit
1ef3eb3360
4 changed files with 44 additions and 2 deletions
|
|
@ -60,6 +60,9 @@ in
|
|||
owner = "prometheus";
|
||||
group = config.users.users.prometheus.group;
|
||||
};
|
||||
"paperless/adminPassword" = mkIf config.services.paperless.enable {
|
||||
owner = config.services.paperless.user;
|
||||
};
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue