Add TLP module to all laptops
This commit is contained in:
parent
ac53db2be0
commit
6b69a392cd
2 changed files with 35 additions and 0 deletions
|
@ -1,3 +1,7 @@
|
|||
{
|
||||
imports = [
|
||||
../modules/tlp.nix
|
||||
];
|
||||
|
||||
hardware.bluetooth.enable = true;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue