Disable ALSA
This commit is contained in:
parent
0e7cb62870
commit
767abe161d
|
@ -5,9 +5,6 @@ let
|
|||
builtins.readFile /home/coolneng/.config/mopidy/soundcloud-auth;
|
||||
|
||||
in {
|
||||
# Enable ALSA
|
||||
sound.enable = true;
|
||||
|
||||
# Configure pipewire as sound server
|
||||
services.pipewire = {
|
||||
enable = true;
|
||||
|
|
Loading…
Reference in New Issue