test: dn-lap test build
This commit is contained in:
parent
36b9f4e2b0
commit
04ce8d76ba
25 changed files with 245 additions and 160 deletions
|
|
@ -2,10 +2,9 @@
|
|||
|
||||
{
|
||||
networking = {
|
||||
hostName = "dn-nix";
|
||||
networkmanager.enable = true;
|
||||
enableIPv6 = false;
|
||||
firewall = {
|
||||
firewall = {
|
||||
enable = true;
|
||||
allowedTCPPorts = [ 22 ];
|
||||
allowedUDPPorts = [ 51820 ];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue