Disable ALSA

This commit is contained in:
coolneng 2021-04-26 13:56:42 +02:00
parent 0e7cb62870
commit 767abe161d
Signed by: coolneng
GPG Key ID: 9893DA236405AF57
1 changed files with 0 additions and 3 deletions

View File

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