Compare commits

..

No commits in common. "7ae3169317ec18deade3557b65230cc094513eda" and "202f6c18c9d2ffed607c7f9409ed6a65fca01862" have entirely different histories.

View File

@ -67,8 +67,8 @@ An ebuild is available in gyakovlev's overlay. https://github.com/gyakovlev/gent
Available as a package since 20.03 release, could be enabled with:
```
boot.extraModulePackages = with config.boot.kernelPackages; [
asus-wmi-sensors
boot.extraModulePackages = [
pkgs.asus-wmi-sensors
];
```