Files
nixconf/home/cfg/arrpc.nix
T
2026-07-10 23:44:41 -06:00

6 lines
49 B
Nix

{
services.arrpc = {
enable = true;
};
}