This commit is contained in:
catvayor 2024-06-25 10:54:31 +02:00
parent 5ce5243fb8
commit c7631bdf96
7 changed files with 174 additions and 0 deletions

View file

@ -130,6 +130,10 @@
vm = "192.168.122.4";
sshport = null;
};
"son.katvayor.net" = {
vm = "192.168.122.5";
sshport = null;
};
};
in
{