Add DNS tools to resolve hosts

This commit is contained in:
Rodrigo Arias 2023-06-23 16:12:25 +02:00
parent 31be81d2b1
commit 6dcd9d8144

View File

@ -34,7 +34,7 @@
environment.systemPackages = with pkgs; [
vim wget git htop tmux pciutils tcpdump ripgrep nix-index nixos-option
nix-diff ipmitool freeipmi ethtool lm_sensors ix cmake gnumake file tree
ncdu config.boot.kernelPackages.perf
ncdu config.boot.kernelPackages.perf ldns
# From bsckgs overlay
bsc.osumb
];