--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 = { bluetooth = {
enable = true; enable = true;
package = pkgs.bluez-experimental; package = pkgs.bluez-experimental;
settings = { # settings = {
General = { # General = {
ControllerMode = "bredr"; # ControllerMode = "bredr";
}; # };
}; # };
}; };
cpu.intel.updateMicrocode = true; cpu.intel.updateMicrocode = true;
graphics = { graphics = {