nixos/nebula: Add final newline to module and test
This commit is contained in:
@@ -209,4 +209,4 @@ in
|
||||
${nameToId netName} = {};
|
||||
}) cfg.networks);
|
||||
};
|
||||
}
|
||||
}
|
||||
|
||||
@@ -193,4 +193,4 @@ in
|
||||
node2.succeed("ping -c3 10.0.100.4")
|
||||
node4.succeed("ping -c3 10.0.100.2")
|
||||
'';
|
||||
})
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user