0
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs.git synced 2025-07-13 13:40:28 +03:00

Merge pull request #336797 from SuperSandro2000/paperless-ngx

This commit is contained in:
Sandro 2024-08-26 11:47:01 +02:00 committed by GitHub
commit 6b4d280cf5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
6 changed files with 30 additions and 26 deletions

View file

@ -84,7 +84,7 @@ let
};
in
{
meta.maintainers = with maintainers; [ erikarvstedt Flakebi leona ];
meta.maintainers = with maintainers; [ leona SuperSandro2000 erikarvstedt ];
imports = [
(mkRenamedOptionModule [ "services" "paperless-ng" ] [ "services" "paperless" ])