Update nixos/modules/services/hardware/fancontrol.nix
Co-Authored-By: markuskowa <markus.kowalewski@gmail.com>
This commit is contained in:
parent
81b6dec3c8
commit
6c19673fef
@ -7,7 +7,7 @@ let
|
||||
|
||||
in {
|
||||
|
||||
options.services.fancontrol = {
|
||||
options.hardware.fancontrol = {
|
||||
enable = mkOption {
|
||||
type = types.bool;
|
||||
default = false;
|
||||
|
Loading…
Reference in New Issue
Block a user