feat(rpi4): enable paperless again
This commit is contained in:
parent
867bd7d3de
commit
4ba4608b82
|
@ -8,7 +8,7 @@ in {
|
|||
group = config.services.paperless.user;
|
||||
};
|
||||
|
||||
/* services.paperless = {
|
||||
services.paperless = {
|
||||
enable = true;
|
||||
inherit port;
|
||||
passwordFile = config.age.secrets.paperless.path;
|
||||
|
@ -28,5 +28,5 @@ in {
|
|||
};
|
||||
};
|
||||
};
|
||||
*/
|
||||
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue