Install dmidecode.

This commit is contained in:
Tom Alexander
2025-02-09 10:08:32 -05:00
parent d8e8781287
commit 2d976a1cf3

View File

@@ -157,6 +157,7 @@
libarchive # bsdtar libarchive # bsdtar
lsof lsof
doas-sudo-shim # To support --use-remote-sudo for remote builds doas-sudo-shim # To support --use-remote-sudo for remote builds
dmidecode # Read SMBIOS information.
]; ];
services.openssh = { services.openssh = {