Skip to content

Commit

Permalink
pipewire: disable chack support
Browse files Browse the repository at this point in the history
  • Loading branch information
Mic92 committed Nov 16, 2024
1 parent d103576 commit f4a35e9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion machines/modules/pipewire.nix
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@
alsa.enable = true;
alsa.support32Bit = true;
pulse.enable = true;
jack.enable = true;
};
security.rtkit.enable = true;
}

0 comments on commit f4a35e9

Please sign in to comment.