mirror of
https://github.com/Stunkymonkey/nixos.git
synced 2025-05-24 09:54:40 +02:00
service/paperless: move custom folder setting to device
This commit is contained in:
parent
b4cc0204df
commit
c7a56294a4
2 changed files with 8 additions and 2 deletions
|
@ -72,6 +72,7 @@ in
|
|||
enable = true;
|
||||
passwordFile = secrets."paperless/password".path;
|
||||
extraConfig.PAPERLESS_ADMIN_USER = "felix";
|
||||
mediaDir = "/srv/data/docs";
|
||||
};
|
||||
# RSS aggregator and reader
|
||||
freshrss = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue