small additions

This commit is contained in:
Joseph Hanson 2024-12-10 21:06:29 -06:00
parent bf8079db02
commit d25606df1d
2 changed files with 1 additions and 2 deletions

View file

@ -1,5 +1,3 @@
; https://editorconfig.org/
root = true
[*]

View file

@ -24,5 +24,6 @@ pkgs.mkShell {
kustomize
yq-go
go-task
kubectl
];
}