nix/modules/bluetooth.nix

4 lines
40 B
Nix

{
hardware.bluetooth.enable = true;
}