about summary refs log tree commit diff
path: root/modules/workstation/hardware/bluetooth/default.nix
blob: fb6a06a03e5fec0a78ada91a3e6bbdbf08e206ff (plain) (blame)
1
2
3
4
5
{ ... }:

{
  hardware.bluetooth.enable = true;
}