added cherry machine
This commit is contained in:
parent
88de00b897
commit
fd80b9de3a
10 changed files with 30 additions and 100 deletions
nixos/components/network/tinc
|
|
@ -72,7 +72,7 @@ in
|
|||
settings.Ed25519PublicKey = "Y/YRA90mAlNEmdhUWlUTHjjsco6d6hlvW11sPtarIdL";
|
||||
};
|
||||
cherry = {
|
||||
subnets = [{ address = hosts.cherry ; }];
|
||||
subnets = [{ address = hosts.cherry; }];
|
||||
settings.Ed25519PublicKey = "BsPIrZjbzn0aryC0HO3OXSb4oFCMmzNDmMDQmxUXUuC";
|
||||
};
|
||||
sterni = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue