add fanconfig to valefar
This commit is contained in:
parent
981186a787
commit
752df813bc
3 changed files with 23 additions and 11 deletions
|
@ -30,4 +30,8 @@
|
|||
|
||||
boot.supportedFilesystems = [ "zfs" ];
|
||||
boot.kernelModules = [ "nct6775" "coretemp" ];
|
||||
|
||||
environment.systemPackages = with pkgs; [
|
||||
lm_sensors
|
||||
];
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue