Enabled Bluetooth on luna
This commit is contained in:
parent
77b6c81348
commit
231edca3de
2 changed files with 13 additions and 13 deletions
|
|
@ -34,6 +34,7 @@
|
|||
boot.loader.systemd-boot.enable = true;
|
||||
boot.kernelModules = [ "snd-seq" "snd-rawmidi" ];
|
||||
|
||||
hardware.bluetooth.enable = true;
|
||||
hardware.pulseaudio.enable = false;
|
||||
services.jack = {
|
||||
jackd.enable = false;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue