flakes-old/features/bluetooth.nix

5 lines
49 B
Nix

{ ... }:
{
hardware.bluetooth.enable = true;
}