chore: rename hosts

This commit is contained in:
Leon Schwarzäugl 2025-11-08 03:37:15 +01:00 committed by Leon Schwarzäugl
parent c9e7e493d8
commit a263b4177a
13 changed files with 121 additions and 22 deletions

View file

@ -37,11 +37,11 @@
(mkConnection "milkywell" "wan")
(mkConnection "magicant" "wifi")
(mkConnection "toto" "bootstrapper")
(mkConnection "chaostheatre" "demo host")
(mkConnection "hotel" "demo host")
];
};
chaostheatre.interfaces."demo host" = { };
hotel.interfaces."demo host" = { };
toto.interfaces."bootstrapper" = { };
milkywell.interfaces.wan = { };
moonside.interfaces.wan = { };