New service: Paperless-ngx
This commit is contained in:
parent
30cfbe9efd
commit
0b0ddfc2f9
9 changed files with 264 additions and 0 deletions
|
|
@ -77,6 +77,14 @@ in
|
|||
};
|
||||
};
|
||||
|
||||
paperless = {
|
||||
proxy = {
|
||||
enable = true;
|
||||
domain = p.domains.public;
|
||||
host = p.hosts.paperless;
|
||||
};
|
||||
};
|
||||
|
||||
searx = {
|
||||
enable = true;
|
||||
secretFile = config.age.secrets.searx-secret.path;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue