bordervm: make configurable
This commit is contained in:
9
bordervm.conf-example.nix
Normal file
9
bordervm.conf-example.nix
Normal file
@@ -0,0 +1,9 @@
|
||||
{...}:
|
||||
{
|
||||
bordervm = {
|
||||
ethernet.pciId = "01:00.0";
|
||||
l2tp = {
|
||||
host = "l2tp.aa.net.uk";
|
||||
};
|
||||
};
|
||||
}
|
Reference in New Issue
Block a user