fix mobi and bobi

This commit is contained in:
Ingolf Wagner 2023-01-18 11:10:21 +01:00
commit 4add12c084
No known key found for this signature in database
GPG key ID: 76BF5F1928B9618B
2 changed files with 6 additions and 6 deletions
nixos/components/network/tinc

View file

@ -32,7 +32,7 @@
publicKey = lib.fileContents ../../../assets/tinc/mobi_host_file;
};
bobi = {
tincIp = "10.23.42.23";
tincIp = "10.23.42.25";
publicKey = lib.fileContents ../../../assets/tinc/bobi_host_file;
};
robi = {