switch back to pulseaudio
This commit is contained in:
parent
493ba3a2d5
commit
09b0c4ae13
3 changed files with 6 additions and 2 deletions
|
|
@ -1,4 +1,8 @@
|
|||
{pkgs, ...}: {
|
||||
services.pipewire.enable = false;
|
||||
hardware.pulseaudio.enable = true;
|
||||
hardware.pulseaudio.support32Bit = true;
|
||||
|
||||
environment.systemPackages = with pkgs; [
|
||||
# egl-wayland
|
||||
# gpt4all-chat
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue