mirror of https://gitlab.crans.org/nounous/nixos
fix: typo correction typo :)
parent
21634a7e5e
commit
b7e682fc5d
|
|
@ -284,7 +284,7 @@ rec {
|
||||||
vlans = [
|
vlans = [
|
||||||
adm
|
adm
|
||||||
# pas besoin de spécifier l'ipv6 car elle est construite depuis l'id
|
# pas besoin de spécifier l'ipv6 car elle est construite depuis l'id
|
||||||
(srv "18R.230.79.5")
|
(srv "185.230.79.5")
|
||||||
];
|
];
|
||||||
description = ''
|
description = ''
|
||||||
Matrix du crans, heberge également le bridge IRC <-> Matrix
|
Matrix du crans, heberge également le bridge IRC <-> Matrix
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue