3 lines
No EOL
84 B
Nix
3 lines
No EOL
84 B
Nix
{ config, ... }: {
|
|
hardware.bluetooth.enable = config.device.bluetooth.enable;
|
|
} |