mirror of
https://github.com/gensokyo-zone/infrastructure.git
synced 2026-02-09 04:19:19 -08:00
fix: litterbox-2 why
This commit is contained in:
parent
6a7d0e1e22
commit
219aa0783c
1 changed files with 2 additions and 2 deletions
|
|
@ -10,8 +10,8 @@ _: {
|
||||||
];
|
];
|
||||||
network.networks = {
|
network.networks = {
|
||||||
tail = {
|
tail = {
|
||||||
#address4 = "100.70.124.79";
|
address4 = "100.70.124.79";
|
||||||
#address6 = "fd7a:115c:a1e0::b001:7c4f";
|
address6 = "fd7a:115c:a1e0::b001:7c4f";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
exports = {
|
exports = {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue