diff options
Diffstat (limited to 'nixos.nix')
| -rw-r--r-- | nixos.nix | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -140,6 +140,7 @@ in inherit (dbusConfig) session_bus system_bus; direct_wayland = app.insecureWayland; sched_policy = app.schedPolicy; + sched_priority = app.schedPriority; container = { inherit (app) |
