diff --git a/hosts/FredOS-Macbook.nix b/hosts/FredOS-Macbook.nix index 48313ae..5b2fb8b 100644 --- a/hosts/FredOS-Macbook.nix +++ b/hosts/FredOS-Macbook.nix @@ -25,8 +25,7 @@ }; hardware.enableRedistributableFirmware = true; - { - # Enable Bluetooth +# Enable Bluetooth hardware.bluetooth = { enable = true; powerOnBoot = true;