hosts/thinknix: enable manual fan control possibilities
This commit is contained in:
parent
bbdf2c3c4f
commit
595b5cc2b3
|
@ -22,6 +22,8 @@
|
|||
speed = 180;
|
||||
};
|
||||
|
||||
boot.extraModprobeConfig = "options thinkpad_acpi fan_control=1"; # enable fan control via echo to /proc/acpi/ibm/fan
|
||||
|
||||
schmittlauch.guestUser.enable = true;
|
||||
|
||||
networking.hostName = "thinknix";
|
||||
|
|
Loading…
Reference in a new issue