add dnsutils for dig

This commit is contained in:
foosinn 2020-11-09 11:28:40 +01:00
parent af10b49f39
commit 705464fd6d

View file

@ -5,6 +5,7 @@ let
in {
environment.systemPackages = with pkgs; [
cryptsetup
dnsutils
kubectl
pwgen
whois