From 7e3f939ed3d17cbe8a0f0ae9dd7240f23b969020 Mon Sep 17 00:00:00 2001 From: foosinn Date: Mon, 12 Oct 2020 12:37:26 +0200 Subject: [PATCH] add whois --- roles/admin.nix | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/roles/admin.nix b/roles/admin.nix index 7c976a9..e9e67fc 100644 --- a/roles/admin.nix +++ b/roles/admin.nix @@ -4,9 +4,10 @@ let unstable = import {}; in { environment.systemPackages = with pkgs; [ - kubectl cryptsetup + kubectl unstable.kubernetes-helm + whois # podman conmon