From 77122c820253752b3616e5c52605c085a4a3ac80 Mon Sep 17 00:00:00 2001 From: aszlig Date: Sun, 26 Jun 2016 10:53:58 +0200 Subject: Switch to pulseaudioFull for most of my machines The default (light) package doesn't contain all the modules I need from time to time, so having te replace the running pulseaudio daemon with the full one is more of a hassle than worth keeping the light package. Signed-off-by: aszlig --- modules/user/aszlig/profiles/workstation/default.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'modules') diff --git a/modules/user/aszlig/profiles/workstation/default.nix b/modules/user/aszlig/profiles/workstation/default.nix index 6f6fa52c..b7b7eff7 100644 --- a/modules/user/aszlig/profiles/workstation/default.nix +++ b/modules/user/aszlig/profiles/workstation/default.nix @@ -29,6 +29,7 @@ in { hardware = { pulseaudio.enable = true; + pulseaudio.package = pkgs.pulseaudioFull; opengl = { driSupport32Bit = true; s3tcSupport = true; -- cgit 1.4.1