diff options
| author | Mel <mel@rnrd.eu> | 2025-09-15 02:42:25 +0200 |
|---|---|---|
| committer | Mel <mel@rnrd.eu> | 2025-09-15 02:42:25 +0200 |
| commit | e933a5e1837bd86a59b7713becef4f29a6825ef5 (patch) | |
| tree | 603d0718d46b5f7d005a75e58a365a92e5207792 /modules | |
| parent | 076bf6c1387cd4a320939f77cfa1fb6d926627b1 (diff) | |
| download | network-e933a5e1837bd86a59b7713becef4f29a6825ef5.tar.zst network-e933a5e1837bd86a59b7713becef4f29a6825ef5.zip | |
Add dmidecode
Signed-off-by: Mel <mel@rnrd.eu>
Diffstat (limited to 'modules')
| -rw-r--r-- | modules/common.nix | 2 |
1 files changed, 1 insertions, 1 deletions
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 |
