mirror of
https://github.com/nmasur/dotfiles
synced 2024-11-09 23:22:57 +00:00
temp: remove pipewire, back to pulseaudio
This commit is contained in:
parent
30711aa05c
commit
ece8b09fd1
@ -93,19 +93,7 @@
|
|||||||
|
|
||||||
# Enable sound.
|
# Enable sound.
|
||||||
sound.enable = true;
|
sound.enable = true;
|
||||||
hardware.pulseaudio.enable = false;
|
hardware.pulseaudio.enable = true;
|
||||||
services.pipewire = {
|
|
||||||
enable = true;
|
|
||||||
|
|
||||||
# Sound card drivers
|
|
||||||
alsa = {
|
|
||||||
enable = true;
|
|
||||||
support32Bit = true;
|
|
||||||
};
|
|
||||||
|
|
||||||
# PulseAudio emulation
|
|
||||||
pulse.enable = true;
|
|
||||||
};
|
|
||||||
|
|
||||||
# Install fonts
|
# Install fonts
|
||||||
fonts.fonts = with pkgs; [
|
fonts.fonts = with pkgs; [
|
||||||
|
Loading…
Reference in New Issue
Block a user