chore(gustave): intro readeck

This commit is contained in:
Luj 2024-11-01 22:43:02 +01:00
parent 0f4cce40dc
commit af9e895e93
5 changed files with 171 additions and 0 deletions

View file

@ -55,6 +55,7 @@ import "${nixpkgs}/nixos/lib/eval-config.nix" {
keycloak-keywind = prev.pkgs.callPackage ../packages/keycloak-keywind { };
hydrasect = prev.pkgs.callPackage ../packages/hydrasect { };
codeberg-pages-custom = prev.pkgs.callPackage ../packages/codeberg-pages-custom { };
readeck = prev.pkgs.callPackage ../packages/readeck { };
})
(