fix avalon
This commit is contained in:
@@ -26,6 +26,7 @@
|
|||||||
cli = true;
|
cli = true;
|
||||||
virt = true;
|
virt = true;
|
||||||
};
|
};
|
||||||
|
net = {
|
||||||
wg = {
|
wg = {
|
||||||
enable = true;
|
enable = true;
|
||||||
ip4 = "10.10.1.2/32";
|
ip4 = "10.10.1.2/32";
|
||||||
@@ -33,4 +34,5 @@
|
|||||||
pubkey = "QlvpTiK6s/lIha9vKmo+teSy2Nw52qWLYatYjxVan3U=";
|
pubkey = "QlvpTiK6s/lIha9vKmo+teSy2Nw52qWLYatYjxVan3U=";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
};
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user