fuuko: Enable gigabyte_wmi sensors
This commit is contained in:
parent
af65610fdd
commit
f1b1eafe38
|
@ -9,6 +9,9 @@
|
|||
boot = {
|
||||
kernelModules = [ "kvm-amd" "sg" ];
|
||||
extraModulePackages = [ ];
|
||||
extraModprobeConfig = ''
|
||||
options gigabyte_wmi force_load=1
|
||||
'';
|
||||
supportedFilesystems = [ "btrfs" ];
|
||||
kernelParams = [ "ip=dhcp" ];
|
||||
initrd = {
|
||||
|
|
Loading…
Reference in a new issue