Add hostname to router namespace
This commit is contained in:
parent
1e5b812663
commit
af3305a51e
2 changed files with 5 additions and 2 deletions
|
@ -16,7 +16,8 @@
|
|||
prefixLength = 24;
|
||||
domain = "ilanz.fh2.ch";
|
||||
dhcpRange = "10.1.1.2,10.1.1.249";
|
||||
}
|
||||
routerHostName = "router";
|
||||
},
|
||||
}:
|
||||
|
||||
let pkgs = import<nixpkgs>{};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue