flake.dns: fix initrd.srv3

This commit is contained in:
2025-04-19 15:15:53 +08:00
parent a4b02d5be9
commit 8b18cc0f45

View File

@@ -19,6 +19,7 @@ let
"xlog.autoroute" = [ "xlog" ];
"wg0.srv1-node0" = [ "wg0.srv1" ];
"wg0.srv2-node0" = [ "wg0.srv2" ];
srv3 = [ "initrd.srv3" ];
};
a =
{