From ecc48da965d2635859d86ed0b531d5278f43b4e2 Mon Sep 17 00:00:00 2001 From: Daniel Langbein Date: Wed, 11 Oct 2023 11:23:45 +0200 Subject: [PATCH] fix: de.p1st.monitor --- hosts/yodaNas/host-specific.nix | 2 ++ 1 file changed, 2 insertions(+) diff --git a/hosts/yodaNas/host-specific.nix b/hosts/yodaNas/host-specific.nix index 6b29b1e..f1ead3a 100644 --- a/hosts/yodaNas/host-specific.nix +++ b/hosts/yodaNas/host-specific.nix @@ -51,6 +51,8 @@ in # Dependency of de.p1st.monitor. pkgs.smartmontools ]; + # Dependency of de.p1st.monitor + boot.kernelModules = [ "drivetemp" ]; # Configure netcup-dns. # Create file `/etc/netcup-dns/netcup-dns-95191.json`.