forked from mirrors_public/oddlama_nix-config
feat: enable thermald on nom
This commit is contained in:
parent
24dd466f22
commit
ff7a599b31
1 changed files with 1 additions and 0 deletions
|
@ -51,5 +51,6 @@
|
||||||
services = {
|
services = {
|
||||||
fwupd.enable = true;
|
fwupd.enable = true;
|
||||||
smartd.enable = true;
|
smartd.enable = true;
|
||||||
|
thermald.enable = true;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue