modularized rpcbind enable and added to server config

This commit is contained in:
2026-07-13 02:00:55 +10:00
parent aa2af2d169
commit 06dc25c983
3 changed files with 11 additions and 5 deletions
+4
View File
@@ -0,0 +1,4 @@
{ ... }
{
services.rpcbind.enable = true;
}