(temporarily) comment pulseaudio extraModules not available in current
definitions … for some reasons I do not have the time to understand yet.
This commit is contained in:
@@ -98,7 +98,7 @@ local-data: "test. 10800 IN A 172.10.0.10"
|
||||
# NixOS allows either a lightweight build (default) or full build of PulseAudio to be installed.
|
||||
# Only the full build has Bluetooth support, so it must be selected here.
|
||||
package = pkgs.pulseaudioFull;
|
||||
extraModules = [ pkgs.pulseaudio-modules-bt ];
|
||||
# extraModules = [ pkgs.pulseaudio-modules-bt ];
|
||||
};
|
||||
|
||||
# Enable the X11 windowing system.
|
||||
|
||||
Reference in New Issue
Block a user