Add networking config

This commit is contained in:
Jakob Lechner 2025-07-22 11:25:49 +02:00
parent 76312327d9
commit 319b9e5617
10 changed files with 313 additions and 84 deletions

View file

@ -1,6 +1,6 @@
_inputs: {
pbx = {
system = "x86_64-linux";
targetHost = "192.168.96.1";
targetHost = "tel.weinturm.de";
};
}