This commit is contained in:
KoenDR06 2024-11-12 22:43:49 +01:00
commit b692eb995b
5 changed files with 20 additions and 20 deletions

View file

@ -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;