added mini and some other stuff

This commit is contained in:
Alexander Szczepanski
2021-08-01 13:14:12 +02:00
parent a565591b8c
commit c446c9d356
4 changed files with 50 additions and 2 deletions

View File

@ -35,6 +35,10 @@
hostname = "192.168.122.33";
};
matchBlocks."mini" = {
hostname = "192.168.0.87";
};
matchBlocks."router" = {
hostname = "192.168.1.1";
user = "root";