packages/hci: drop

This commit is contained in:
Max Headroom 2024-08-16 00:50:39 +02:00
parent 5269b1f638
commit 1c38f23093
2 changed files with 0 additions and 3 deletions

View file

@ -11,8 +11,6 @@
nix-super = packages.nix-super.nix;
agenix = packages.agenix.agenix.override { nix = nix-super; };
hci = packages.hercules-ci-agent.hercules-ci-cli;
};
};
}

View file

@ -1,6 +1,5 @@
{
packages = {
hci = [ "x86_64-linux" ];
hydra = [ "x86_64-linux" ];
jellyfin = [ "x86_64-linux" ];
keycloak = [ "x86_64-linux" ];