puyak.r: fan speed to 11
This commit is contained in:
parent
1514a6502d
commit
f1d2f346a3
@ -71,6 +71,10 @@
|
|||||||
options thinkpad_acpi fan_control=1
|
options thinkpad_acpi fan_control=1
|
||||||
'';
|
'';
|
||||||
}
|
}
|
||||||
|
|
||||||
|
system.activationScripts."disengage fancontrol" = ''
|
||||||
|
echo level disengaged > /proc/acpi/ibm/fan
|
||||||
|
'';
|
||||||
users.users.joerg = {
|
users.users.joerg = {
|
||||||
openssh.authorizedKeys.keys = [ config.krebs.users.Mic92.pubkey ];
|
openssh.authorizedKeys.keys = [ config.krebs.users.Mic92.pubkey ];
|
||||||
isNormalUser = true;
|
isNormalUser = true;
|
||||||
|
Loading…
Reference in New Issue
Block a user