fix avalon

This commit is contained in:
soraefir
2026-05-02 10:12:36 +02:00
parent 1ceb440026
commit dcc5c440f7

View File

@@ -26,6 +26,7 @@
cli = true;
virt = true;
};
net = {
wg = {
enable = true;
ip4 = "10.10.1.2/32";
@@ -33,4 +34,5 @@
pubkey = "QlvpTiK6s/lIha9vKmo+teSy2Nw52qWLYatYjxVan3U=";
};
};
};
}