6 lines
No EOL
116 B
Nix
6 lines
No EOL
116 B
Nix
{ ... }:
|
|
{
|
|
# Enable bluetooth
|
|
hardware.bluetooth.enable = true;
|
|
hardware.bluetooth.powerOnBoot = true;
|
|
} |