mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-07-13 21:50:33 +03:00
update cfg to match section change
This commit is contained in:
parent
6c19673fef
commit
30f8bc974c
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
||||||
with lib;
|
with lib;
|
||||||
|
|
||||||
let
|
let
|
||||||
cfg = config.services.fancontrol;
|
cfg = config.hardware.fancontrol;
|
||||||
|
|
||||||
in {
|
in {
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue