{ ... }: { flake.nixosModules.bluetooth = { hardware.bluetooth.enable = true; hardware.bluetooth.powerOnBoot = true; }; }