diff --git a/common/main.nix b/common/main.nix index c7fc6ce10d52a4040db3c614c834e2c89686518f..d993956c695595aa370c84ee2fe40ce8a3a06db7 100644 --- a/common/main.nix +++ b/common/main.nix @@ -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 + nix-diff ipmitool freeipmi ethtool lm_sensors ix cmake gnumake file tree ]; systemd.services."serial-getty@ttyS0" = {