From 2a3a8f6ec2ed4540499c08dabf496b6f7a8a063b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Motiejus=20Jak=C5=A1tys?= Date: Tue, 19 Dec 2023 14:55:29 +0200 Subject: [PATCH] base: add lm_sensors --- modules/base/default.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/modules/base/default.nix b/modules/base/default.nix index c20a643..f5dd3ca 100644 --- a/modules/base/default.nix +++ b/modules/base/default.nix @@ -114,6 +114,7 @@ stress-ng dmidecode moreutils + lm_sensors perf-tools smartmontools unixtools.xxd