diff --git a/modules/desktop/sway.nix b/modules/desktop/sway.nix index da8eef1..bcc9ac1 100644 --- a/modules/desktop/sway.nix +++ b/modules/desktop/sway.nix @@ -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