forked from mirrors/nixpkgs
update cfg to match section change
This commit is contained in:
parent
6c19673fef
commit
30f8bc974c
|
@ -3,7 +3,7 @@
|
|||
with lib;
|
||||
|
||||
let
|
||||
cfg = config.services.fancontrol;
|
||||
cfg = config.hardware.fancontrol;
|
||||
|
||||
in {
|
||||
|
||||
|
|
Loading…
Reference in a new issue