From c1a76b4403edcf5e2a147d68b7bbdf1c33ac95ef Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karel=20Ko=C4=8D=C3=AD?= Date: Sat, 27 Jan 2024 13:20:03 +0100 Subject: Rework routers to use systemd-networkd --- nixos/modules/generic.nix | 2 ++ 1 file changed, 2 insertions(+) (limited to 'nixos/modules/generic.nix') diff --git a/nixos/modules/generic.nix b/nixos/modules/generic.nix index f2a0d3b..e8cc563 100644 --- a/nixos/modules/generic.nix +++ b/nixos/modules/generic.nix @@ -63,6 +63,7 @@ in { usbutils pciutils smartmontools + parted # NCurses tools htop @@ -92,6 +93,7 @@ in { wakeonlan speedtest-cli librespeed-cli + termshark lm_sensors ] -- cgit v1.2.3