hosts: add some PV networks to hyprspace

This commit is contained in:
Max Headroom 2022-10-08 14:28:00 +02:00
parent 0eb07f4633
commit 35464bee81

View file

@ -15,6 +15,10 @@ in with tools.dns; {
hypr = {
id = "QmYs4xNBby2fTs8RnzfXEk161KD4mftBfCiR8yXtgGPj4J";
addr = "10.100.3.5";
routes = [
"10.1.0.1/32"
"10.10.0.0/16"
];
};
};
prophet = {