Only override pulseaudio for waybar.

This commit is contained in:
Gabriel Ebner 2020-07-16 11:49:07 +02:00
parent 5cfe3dabcd
commit a3eeafbc19
2 changed files with 3 additions and 2 deletions

View File

@ -16,6 +16,7 @@
extraModules = [ pkgs.pulseaudio-modules-bt ];
};
nixpkgs.config.pulseaudio = true;
# causes recompilation
# nixpkgs.config.pulseaudio = true;
}

View File

@ -7,7 +7,7 @@
environment.systemPackages = with pkgs; with gnome3; [
i3status
waybar
(waybar.override { pulseSupport = true; })
wofi
ydotool
feh