4 lines
43 B
Nix
4 lines
43 B
Nix
|
{...}: {
|
||
|
services.arrpc.enable = true;
|
||
|
}
|