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 { in {
environment.systemPackages = with pkgs; [ environment.systemPackages = with pkgs; [
cryptsetup cryptsetup
dnsutils
kubectl kubectl
pwgen pwgen
whois whois