From 222222771f41a17191c77ce815814892be3ad8e9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sandro=20J=C3=A4ckel?= Date: Thu, 1 Jun 2023 22:49:02 +0200 Subject: [PATCH] baremetal: add ipmi --- modules/baremetal.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/modules/baremetal.nix b/modules/baremetal.nix index a083e183..80410d31 100644 --- a/modules/baremetal.nix +++ b/modules/baremetal.nix @@ -40,6 +40,7 @@ }; environment.systemPackages = with pkgs; [ + freeipmi lshw pciutils # lscpi smartmontools # for smartctl