diff --git a/hosts/hardware/FredOS-Macbook.nix b/hosts/hardware/FredOS-Macbook.nix index 36f7cdd..9fb7ec2 100644 --- a/hosts/hardware/FredOS-Macbook.nix +++ b/hosts/hardware/FredOS-Macbook.nix @@ -58,10 +58,6 @@ # allowInsecurePredicate (broadcom-sta + pnpm) lives in common.nix now. - services.xserver.deviceSection = lib.mkDefault '' - Option "TearFree" "true" - ''; - hardware.bluetooth = { enable = true; powerOnBoot = true;