From 6442c980cc17799c7f0ebd07c3d78e5b4cf93df4 Mon Sep 17 00:00:00 2001 From: ediblerope Date: Tue, 30 Dec 2025 14:53:14 +0000 Subject: [PATCH] Update FredOS-Macbook.nix --- hosts/FredOS-Macbook.nix | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) 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;