Add tree command

This commit is contained in:
Rodrigo Arias 2023-05-31 17:06:09 +02:00
parent 494fda126c
commit 5e77d0b86c

View File

@ -13,7 +13,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
nix-diff ipmitool freeipmi ethtool lm_sensors ix cmake gnumake file tree
];
systemd.services."serial-getty@ttyS0" = {