summary refs log tree commit diff stats
path: root/sys/bluetooth/default.nix
blob: 6dc8d1757a9c0456291d3610b7c24161574df7c7 (plain) (blame)
1
2
3
{...}: {
  hardware.bluetooth.enable = true;
}