RealtimeKit for PipeWire
This commit is contained in:
parent
ac22f728c9
commit
477414a31f
1 changed files with 3 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue