mirror of
https://github.com/TECHNOFAB11/kubenix.git
synced 2025-12-12 16:10:05 +01:00
fix: add kubernetes & kubectl pkg to pakgs output
This commit is contained in:
parent
fc47e41697
commit
69e57de48b
1 changed files with 2 additions and 0 deletions
|
|
@ -36,6 +36,8 @@
|
|||
packages = flake-utils.lib.flattenTree {
|
||||
inherit (pkgs)
|
||||
kubenix
|
||||
kubernetes
|
||||
kubectl
|
||||
;
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue