From 30378732719b972a48a9b9441384d5e95f2e85a6 Mon Sep 17 00:00:00 2001 From: Dmitry Voronin Date: Wed, 26 Jun 2024 11:27:11 +0300 Subject: [PATCH] Paper : Add a warning. --- container/Paper.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/container/Paper.nix b/container/Paper.nix index f0602cf..a14c110 100644 --- a/container/Paper.nix +++ b/container/Paper.nix @@ -47,6 +47,7 @@ in { # address = cfg.domain; address = "0.0.0.0"; port = cfg.port; + # ISSUE: https://github.com/NixOS/nixpkgs/issues/322596 package = pkgsStable.paperless-ngx; passwordFile = pkgs.writeText "PaperlessPassword" "root"; settings = {