mirror of
https://github.com/JulienMalka/snowfield.git
synced 2025-07-02 23:47:18 +02:00
Fixed paperless not building
This commit is contained in:
parent
989ff05882
commit
625ad7b3a6
2 changed files with 203 additions and 0 deletions
|
@ -33,6 +33,7 @@ in
|
|||
flaresolverr = prev.pkgs.callPackage ../packages/flaresolverr { };
|
||||
htpdate = prev.pkgs.callPackage ../packages/htpdate { };
|
||||
authelia = prev.pkgs.callPackage ../packages/authelia { };
|
||||
paperless-ng = prev.pkgs.callPackage ../packages/paperless-ng { };
|
||||
})
|
||||
inputs.neovim-nightly-overlay.overlay
|
||||
];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue