Reenable arrpc.

This commit is contained in:
jay
2025-07-20 10:23:31 -04:00
parent b10401cb71
commit 588f3a2e2c

View File

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