--wip-- [skip ci]
This commit is contained in:
parent
9a874b3909
commit
73f3bf7c81
1 changed files with 5 additions and 5 deletions
|
|
@ -23,11 +23,11 @@ in
|
|||
bluetooth = {
|
||||
enable = true;
|
||||
package = pkgs.bluez-experimental;
|
||||
settings = {
|
||||
General = {
|
||||
ControllerMode = "bredr";
|
||||
};
|
||||
};
|
||||
# settings = {
|
||||
# General = {
|
||||
# ControllerMode = "bredr";
|
||||
# };
|
||||
# };
|
||||
};
|
||||
cpu.intel.updateMicrocode = true;
|
||||
graphics = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue