fix pipewire conflict

This commit is contained in:
Tyler Starr 2024-08-16 18:51:01 -07:00
parent 3eed509070
commit 12851eaab8

View File

@ -78,6 +78,9 @@ in {
desktopManager.gnome.enable = true; desktopManager.gnome.enable = true;
}; };
# Enable sound and handle conflict (https://github.com/Jovian-Experiments/Jovian-NixOS/issues/99)
hardware.pulseaudio.enable = lib.mkForce false;
xdg.mime = { xdg.mime = {
enable = true; enable = true;
defaultApplications = { defaultApplications = {