feat: Disable paperless leaking creds and enable apps for gui devices
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
};
|
||||
services = {
|
||||
paperless = {
|
||||
enable = true;
|
||||
enable = false;
|
||||
passwordFile = config.sops.secrets."paperless/adminpass".path;
|
||||
environmentFile = pkgs.writeText "paperless.env" ''
|
||||
PAPERLESS_ENABLE_HTTP_REMOTE_USER=true
|
||||
|
||||
Reference in New Issue
Block a user