8 lines
59 B
Nix
8 lines
59 B
Nix
{
|
|
...
|
|
}:
|
|
{
|
|
security = {
|
|
rtkit.enable = true;
|
|
};
|
|
} |