From 6c19673fef1e97d99fbad879e28a4272a597ea26 Mon Sep 17 00:00:00 2001 From: Evils-Devils <30512529+Evils-Devils@users.noreply.github.com> Date: Wed, 25 Sep 2019 13:28:16 +0200 Subject: 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(-) (limited to 'nixos/modules/services/hardware') diff --git a/nixos/modules/services/hardware/fancontrol.nix b/nixos/modules/services/hardware/fancontrol.nix index bd4938ab5096..79de0788cace 100644 --- a/nixos/modules/services/hardware/fancontrol.nix +++ b/nixos/modules/services/hardware/fancontrol.nix @@ -7,7 +7,7 @@ let in { - options.services.fancontrol = { + options.hardware.fancontrol = { enable = mkOption { type = types.bool; default = false; -- cgit 1.4.1