Add bluetooth to citadel

This commit is contained in:
Sam 2024-07-20 23:51:40 +01:00
parent 9d287792c6
commit ae64001bc7
1 changed files with 4 additions and 0 deletions

View File

@ -82,6 +82,10 @@ in
};
hardware = {
bluetooth = {
enable = true;
powerOnBoot = true;
};
enableRedistributableFirmware = true;
firmware = [
pkgs.sof-firmware