cfg/mod/security.nix
2025-03-22 12:28:50 +01:00

4 lines
45 B
Nix

{ ... }:
{
security.rtkit.enable = true;
}