machines/raven: add nat
This commit is contained in:
parent
e32e07a7d9
commit
061e17c42e
1 changed files with 5 additions and 0 deletions
|
|
@ -33,6 +33,11 @@
|
|||
prefixLength = 24;
|
||||
}];
|
||||
};
|
||||
nat = {
|
||||
enable = true;
|
||||
externalInterface = "jt";
|
||||
internalInterfaces = "labdev";
|
||||
};
|
||||
};
|
||||
|
||||
i18n.defaultLocale = "en_US.UTF-8";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue