fix(nix): remove azure-cli from aarch64-darwin system packages

This commit is contained in:
Harald Hoyer 2026-01-12 16:49:52 +01:00
parent 4293f81509
commit 23e67d74d7

View file

@ -33,7 +33,6 @@ with lib.metacfg;
}; };
environment.systemPackages = with pkgs; [ environment.systemPackages = with pkgs; [
azure-cli
kubectl kubectl
kubectx kubectx
k9s k9s