From 33e2dd9842419b160558dbeb1a6f1a1531eb8508 Mon Sep 17 00:00:00 2001 From: foosinn Date: Tue, 27 Oct 2020 16:29:54 +0100 Subject: [PATCH] add kustomize --- roles/admin.nix | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/roles/admin.nix b/roles/admin.nix index e9e67fc..9a92294 100644 --- a/roles/admin.nix +++ b/roles/admin.nix @@ -6,8 +6,9 @@ in { environment.systemPackages = with pkgs; [ cryptsetup kubectl - unstable.kubernetes-helm whois + unstable.kubernetes-helm + unstable.kustomize # podman conmon