Add basic mycelium, change some hardware and browser stuff
This commit is contained in:
parent
f49316e600
commit
200bf7e711
6 changed files with 64 additions and 63 deletions
|
@ -9,14 +9,5 @@
|
|||
address = "10.1.0.1";
|
||||
interface = "eno1";
|
||||
};
|
||||
|
||||
vlans.internal = {
|
||||
id=100;
|
||||
interface="eno1";
|
||||
};
|
||||
interfaces.internal.ipv4.addresses = [{
|
||||
address = "11.0.0.2";
|
||||
prefixLength = 8;
|
||||
}];
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue