update(pro_audio): enable rtkit

This commit is contained in:
Filippo Berto 2025-11-20 15:19:57 +01:00
parent 687cbbdd36
commit 924d1251c5

View file

@ -33,6 +33,9 @@
# fileSystems."/" = { options = "noatime errors=remount-ro"; }; # fileSystems."/" = { options = "noatime errors=remount-ro"; };
# enable realtime kit for pipewire
security.rtkit.enable = true;
security.pam.loginLimits = [ security.pam.loginLimits = [
{ {
domain = "@audio"; domain = "@audio";