Add ncdu to system packages

This commit is contained in:
Rodrigo Arias 2023-06-14 12:05:15 +02:00
parent 0b57bbc6e3
commit 08eaf312f2

View File

@ -14,6 +14,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
];
systemd.services."serial-getty@ttyS0" = {