From e933a5e1837bd86a59b7713becef4f29a6825ef5 Mon Sep 17 00:00:00 2001 From: Mel Date: Mon, 15 Sep 2025 02:42:25 +0200 Subject: Add dmidecode Signed-off-by: Mel --- modules/common.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/common.nix b/modules/common.nix index 3fd2ffa..474a11a 100644 --- a/modules/common.nix +++ b/modules/common.nix @@ -84,7 +84,7 @@ environment.systemPackages = (with pkgs; [ file unzip jq dig htop glances wget gnupg pinentry-curses age agenix - inetutils pciutils lshw inxi iw + inetutils pciutils lshw inxi iw dmidecode tcpdump ffmpeg_7-headless -- cgit 1.4.1