Sway : Allow Realtime for users.

This commit is contained in:
Dmitry Voronin 2024-03-28 07:41:56 +03:00
parent 24f7007197
commit 461d67e320

View file

@ -52,6 +52,11 @@
SWAY_CONFIG = ./sway/module;
};
# Extra performance.
security.pam.loginLimits = [
{ domain = "@users"; item = "rtprio"; type = "-"; value = 1; }
];
# Dconf.
# programs.dconf.enable = true;
# programs.dconf.profiles.user = {