fix: Rename boot.initrd.extraModprobeConfig

https://github.com/NixOS/nixpkgs/commit/47b699fe6c broke eval

this commit fixes #78
This commit is contained in:
Charlotte 🦝 Delenk 2022-03-17 19:30:18 +01:00
parent e4765f1e67
commit c762522a57
Signed by: darkkirb
GPG key ID: AB2BD8DAF2E37122

View file

@ -135,8 +135,8 @@
HWMON_MODULES="coretemp"
'';
#services.thermald.enable = true;
boot.initrd.extraModprobeConfig = ''
services.thermald.enable = true;
boot.extraModprobeConfig = ''
# enable power savings mode of snd_hda_intel
options snd-hda-intel power_save=1 power_save_controller=y
# enable power savings mode of igpu, enable framebuffer compression, downclock the LVDS connection