Add file to system packages

This commit is contained in:
Rodrigo Arias 2023-05-22 18:56:01 +02:00
parent 5cfa2f9611
commit 494fda126c

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