Add DNS tools to resolve hosts

This commit is contained in:
Rodrigo Arias 2023-06-23 16:12:25 +02:00
parent adf1ff29a7
commit a38072762f

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
];