services/enthalpy: workaround for issues with multi-account-containers
This commit is contained in:
parent
a746646d5e
commit
6308269e6c
|
@ -53,5 +53,7 @@ in
|
||||||
destination = "fc00::/128";
|
destination = "fc00::/128";
|
||||||
source = "${cfg.address}/128";
|
source = "${cfg.address}/128";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
networking.hosts."fc00::" = singleton "enthalpy-gost";
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue