Disable arrpc.

This commit is contained in:
jay
2025-07-13 13:06:58 -04:00
parent b1df070912
commit 9047f00910

View File

@@ -1,3 +1,3 @@
{ ... }: {
services.arrpc.enable = true;
#services.arrpc.enable = true;
}