fix syntax
Check NixOS configurations / eval-hosts (push) Failing after 14m34s

This commit is contained in:
2026-07-13 02:14:49 +10:00
parent 07534e64fc
commit f85559bb18
+2 -1
View File
@@ -1,4 +1,5 @@
{ ... }
{ ... }:
{
services.rpcbind.enable = true;
}