chore(gustave): intro readeck

This commit is contained in:
Luj 2024-11-01 22:43:02 +01:00
parent 3343c41223
commit 3fb9c26b9f
Signed by: luj
GPG key ID: 6FC74C847011FD83
7 changed files with 176 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 { };
})
(