mirror of
https://github.com/Swarsel/.dotfiles.git
synced 2025-12-06 09:07:21 +01:00
chore: milkywell host
This commit is contained in:
parent
2830b98729
commit
a8daed1d10
13 changed files with 30 additions and 30 deletions
|
|
@ -34,7 +34,7 @@
|
|||
connections = [
|
||||
(mkConnection "moonside" "wan")
|
||||
(mkConnection "pfsense" "wan")
|
||||
(mkConnection "sync" "wan")
|
||||
(mkConnection "milkywell" "wan")
|
||||
(mkConnection "toto" "bootstrapper")
|
||||
(mkConnection "chaostheatre" "demo host")
|
||||
];
|
||||
|
|
@ -42,7 +42,7 @@
|
|||
|
||||
chaostheatre.interfaces."demo host" = { };
|
||||
toto.interfaces."bootstrapper" = { };
|
||||
sync.interfaces.wan = { };
|
||||
milkywell.interfaces.wan = { };
|
||||
moonside.interfaces.wan = { };
|
||||
|
||||
pfsense = mkRouter "pfSense" {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue