update(pro_audio): enable rtkit
This commit is contained in:
parent
687cbbdd36
commit
924d1251c5
1 changed files with 3 additions and 0 deletions
|
|
@ -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";
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue