mirror of
https://github.com/CHN-beta/nixos.git
synced 2026-01-12 04:39:23 +08:00
flake.dns: fix initrd.srv3
This commit is contained in:
@@ -19,6 +19,7 @@ let
|
||||
"xlog.autoroute" = [ "xlog" ];
|
||||
"wg0.srv1-node0" = [ "wg0.srv1" ];
|
||||
"wg0.srv2-node0" = [ "wg0.srv2" ];
|
||||
srv3 = [ "initrd.srv3" ];
|
||||
};
|
||||
a =
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user