Dev k8s: add unstable kubevirt

This commit is contained in:
Filippo Berto 2024-05-23 11:37:25 +02:00
parent 30e010a013
commit eef930b5d8
Signed by: bertof
GPG key ID: 9DBF7E6A1D2CE9ED

View file

@ -16,6 +16,7 @@
pkgs.k9s
pkgs.awscli2
pkgs.openlens
pkgs.unstable_pkgs.kubevirt
];
};
}