Compare commits

..

No commits in common. "7039b1be26629d79dbc6c615a91dabccce768368" and "f0fa47639b180754224a0e2e20372082fd7178cc" have entirely different histories.

View file

@ -10,11 +10,7 @@ with config;
programs.krewfile = {
enable = true;
krewPackage = pkgs.krew;
indexes = {
"netshoot" = "https://github.com/nilic/kubectl-netshoot.git";
};
plugins = [
"netshoot/netshoot"
"resource-capacity"
"rook-ceph"
];