nixos/modules/common-desktop/bluetooth.nix

1 line
60 B
Nix

{lib, ...}: {hardware.bluetooth.enable = lib.mkForce true;}