add whois

This commit is contained in:
foosinn 2020-10-12 12:37:26 +02:00
parent b7f5317e76
commit 7e3f939ed3

View file

@ -4,9 +4,10 @@ let
unstable = import <nixos-unstable> {};
in {
environment.systemPackages = with pkgs; [
kubectl
cryptsetup
kubectl
unstable.kubernetes-helm
whois
# podman
conmon