mirror of
https://github.com/Swarsel/.dotfiles.git
synced 2025-12-06 09:07:21 +01:00
chore: rename hosts
This commit is contained in:
parent
c9e7e493d8
commit
a263b4177a
13 changed files with 121 additions and 22 deletions
|
|
@ -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 = { };
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue