From d37545fa80663ad851cd8ea06f4bdfc1b4d73538 Mon Sep 17 00:00:00 2001 From: Jan Grosser Date: Sun, 26 May 2024 23:26:58 +0200 Subject: [PATCH] Added dmidecode to fix problem in command auto-cpufreq --debug --- hosts/p14s/home.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/hosts/p14s/home.nix b/hosts/p14s/home.nix index 1ebe479..5180bb5 100644 --- a/hosts/p14s/home.nix +++ b/hosts/p14s/home.nix @@ -83,6 +83,7 @@ # Tools sshfs + dmidecode # Read system hw information # # It is sometimes useful to fine-tune packages, for example, by applying # # overrides. You can do that directly here, just don't forget the