add dnsutils

This commit is contained in:
Cyryl Płotnicki 2019-11-04 18:48:08 +00:00
parent 8e060c3ea4
commit b8a3d9d9ed

View file

@ -29,7 +29,7 @@ in
};
environment.systemPackages = with pkgs; [
wget git gnupg curl tmux python36Packages.glances htop atop firefox home-manager alacritty pciutils powertop linuxPackages_hardened.bcc ripgrep-all fd
wget git gnupg curl tmux python36Packages.glances htop atop firefox home-manager alacritty pciutils powertop linuxPackages_hardened.bcc ripgrep-all fd dnsutils
];
i18n.defaultLocale = "en_GB.UTF-8";