From 44e2ff26b8c348bbbffe4a1996cad24cb0d34b30 Mon Sep 17 00:00:00 2001 From: Evils-Devils <30512529+Evils-Devils@users.noreply.github.com> Date: Wed, 25 Sep 2019 17:24:49 +0200 Subject: [PATCH] Update nixos/modules/services/hardware/fancontrol.nix Co-Authored-By: markuskowa --- nixos/modules/services/hardware/fancontrol.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nixos/modules/services/hardware/fancontrol.nix b/nixos/modules/services/hardware/fancontrol.nix index 1689b670b497..32ba60721982 100644 --- a/nixos/modules/services/hardware/fancontrol.nix +++ b/nixos/modules/services/hardware/fancontrol.nix @@ -13,7 +13,7 @@ in { config = mkOption { type = types.lines; - default = /etc/fancontrol; + default = null; example = '' # Configuration file generated by pwmconfig INTERVAL=1