Compare commits
2 commits
5269b1f638
...
c2319e4ce6
Author | SHA1 | Date | |
---|---|---|---|
c2319e4ce6 | |||
1c38f23093 |
3 changed files with 0 additions and 4 deletions
|
@ -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;
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
|
@ -59,7 +59,6 @@
|
|||
tools = with flakePkgs; [
|
||||
agenix
|
||||
graf
|
||||
hci
|
||||
npins
|
||||
pin
|
||||
void
|
||||
|
|
|
@ -1,6 +1,5 @@
|
|||
{
|
||||
packages = {
|
||||
hci = [ "x86_64-linux" ];
|
||||
hydra = [ "x86_64-linux" ];
|
||||
jellyfin = [ "x86_64-linux" ];
|
||||
keycloak = [ "x86_64-linux" ];
|
||||
|
|
Loading…
Reference in a new issue