mirror of
https://github.com/Swarsel/.dotfiles.git
synced 2025-12-06 09:07:21 +01:00
fix: reenable bluetooth
This commit is contained in:
parent
8a6b311f86
commit
57426b9bf3
4 changed files with 6 additions and 6 deletions
|
|
@ -20,6 +20,7 @@
|
|||
enableAllFirmware = true;
|
||||
|
||||
bluetooth = lib.mkIf config.swarselsystems.hasBluetooth {
|
||||
enable = true;
|
||||
powerOnBoot = true;
|
||||
settings = {
|
||||
General = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue