Initial commit

This commit is contained in:
2026-03-16 22:18:16 +01:00
commit f806c8046c
7 changed files with 103 additions and 0 deletions

5
etc_conf/daemon.json Normal file
View File

@@ -0,0 +1,5 @@
{
"default-address-pools": [
{"base": "172.16.0.0/13", "size": 24}
]
}