--wip-- [skip ci]

This commit is contained in:
Filippo Berto 2025-03-18 21:43:03 +01:00
parent 9a874b3909
commit 73f3bf7c81

View file

@ -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 = {