rip out all garm related stuff

This commit is contained in:
2026-04-03 23:20:36 +02:00
parent 3d85148c5a
commit fdd6755c2f
23 changed files with 2 additions and 935 deletions

View File

@@ -6,8 +6,6 @@ let
hvac
librouteros
]);
garm-cli = pkgs.callPackage ./nix/garm-cli.nix { };
in
{
# Overlays - apply krew2nix to get kubectl with krew support
@@ -53,7 +51,6 @@ in
--set OPENCODE_ENABLE_EXA "1"
''
)
garm-cli
tea
woodpecker-cli
];