summaryrefslogtreecommitdiff
path: root/util/liveiso/graphical.nix
diff options
context:
space:
mode:
Diffstat (limited to 'util/liveiso/graphical.nix')
-rw-r--r--util/liveiso/graphical.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/util/liveiso/graphical.nix b/util/liveiso/graphical.nix
index 35909fb14f..b82b0f3c81 100644
--- a/util/liveiso/graphical.nix
+++ b/util/liveiso/graphical.nix
@@ -10,7 +10,6 @@
hardware.pulseaudio = {
enable = true;
package = pkgs.pulseaudioFull;
- extraModules = with pkgs; [ pulseaudio-modules-bt ];
};
security.polkit = {