working system once again
This commit is contained in:
parent
0117d6155b
commit
4f3d125329
5 changed files with 16 additions and 5 deletions
|
@ -7,7 +7,7 @@ with lib; let
|
|||
cfg = config.modules.system.sound;
|
||||
in {
|
||||
config = mkIf cfg.enable {
|
||||
hardware.pulseaudio.enable = false;
|
||||
services.pulseaudio.enable = false;
|
||||
services.pipewire = {
|
||||
enable = true;
|
||||
alsa.enable = true; # TODO Do I need this?
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue