Compare commits

...

1 Commits

2 changed files with 2 additions and 0 deletions

View File

@@ -26,6 +26,7 @@
"bitwarden",
"blkdiscard",
"breakpad",
"bredr",
"btop",
"cachix",
"canmount",

View File

@@ -28,6 +28,7 @@
bluetooth = {
enable = true;
powerOnBoot = true;
settings.General.ControllerMode = "bredr";
};
firmware = [ pkgs.sof-firmware ];
};