mirror of
https://gitlab.com/upRootNutrition/dotfiles.git
synced 2025-12-07 05:27:13 -06:00
feat: added port 80
This commit is contained in:
parent
247ac04114
commit
d3f98327aa
1 changed files with 3 additions and 0 deletions
|
|
@ -31,6 +31,9 @@ in
|
|||
"mast"
|
||||
"md"
|
||||
];
|
||||
ports = {
|
||||
port0 = 80;
|
||||
};
|
||||
interface = {
|
||||
id = "vm-${name}";
|
||||
mac = "02:00:00:00:55:05";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue