fix mobi and bobi
This commit is contained in:
parent
1c3cacdd07
commit
4add12c084
2 changed files with 6 additions and 6 deletions
nixos/components/network/tinc
|
|
@ -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 = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue