changes
This commit is contained in:
parent
d8db7df64e
commit
c9a024840b
20 changed files with 301 additions and 70 deletions
|
|
@ -62,6 +62,9 @@ in {
|
|||
|
||||
hardware.bluetooth.enable = true;
|
||||
hardware.bluetooth.powerOnBoot = true;
|
||||
hardware.bluetooth.settings = {
|
||||
General = { ControllerMode = "bredr"; };
|
||||
};
|
||||
|
||||
services.tlp = {
|
||||
enable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue