mirror of
https://github.com/RichieCahill/dotfiles.git
synced 2026-04-21 14:49:10 -04:00
Compare commits
1 Commits
feature/li
...
feature/im
| Author | SHA1 | Date | |
|---|---|---|---|
| c64d8da490 |
1
.vscode/settings.json
vendored
1
.vscode/settings.json
vendored
@@ -26,6 +26,7 @@
|
|||||||
"bitwarden",
|
"bitwarden",
|
||||||
"blkdiscard",
|
"blkdiscard",
|
||||||
"breakpad",
|
"breakpad",
|
||||||
|
"bredr",
|
||||||
"btop",
|
"btop",
|
||||||
"cachix",
|
"cachix",
|
||||||
"canmount",
|
"canmount",
|
||||||
|
|||||||
@@ -28,6 +28,7 @@
|
|||||||
bluetooth = {
|
bluetooth = {
|
||||||
enable = true;
|
enable = true;
|
||||||
powerOnBoot = true;
|
powerOnBoot = true;
|
||||||
|
settings.General.ControllerMode = "bredr";
|
||||||
};
|
};
|
||||||
firmware = [ pkgs.sof-firmware ];
|
firmware = [ pkgs.sof-firmware ];
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user