nixos-module/defaults: install iftop

Этот коммит содержится в:
Astro 2021-05-06 03:27:35 +02:00
родитель fd267085bc
Коммит e141a0fc5a
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -32,7 +32,7 @@
environment.systemPackages = with pkgs; [
vim screen git wget psmisc
tcpdump iputils mtr traceroute bmon iptables conntrack-tools
tcpdump iputils mtr traceroute bmon iptables conntrack-tools iftop
bridge-utils dhcpcd ethtool
];