this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

feat: enable RealtimeKit system service

Hands out realtime scheduling priority to user processes on demand. For
example, the PulseAudio server uses this to acquire realtime priority.

+1
+1
configuration.nix
··· 152 152 153 153 security = { 154 154 polkit.enable = true; 155 + rtkit.enable = true; 155 156 }; 156 157 157 158 virtualisation = {