RealtimeKit for PipeWire

This commit is contained in:
Casper V. Kristensen 2023-08-21 22:17:30 +02:00
parent ac22f728c9
commit 477414a31f

View file

@ -267,6 +267,9 @@
pulse.enable = true;
};
# The RealtimeKit system services allows user processes to gain realtime scheduling priority
security.rtkit.enable = true;
environment.systemPackages = with pkgs; [
alacritty # terminal
brightnessctl