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

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

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