added cherry machine

This commit is contained in:
Ingolf Wagner 2023-12-17 16:17:28 +01:00
commit fd80b9de3a
No known key found for this signature in database
GPG key ID: 76BF5F1928B9618B
10 changed files with 30 additions and 100 deletions
nixos/components/network/tinc

View file

@ -72,7 +72,7 @@ in
settings.Ed25519PublicKey = "Y/YRA90mAlNEmdhUWlUTHjjsco6d6hlvW11sPtarIdL";
};
cherry = {
subnets = [{ address = hosts.cherry ; }];
subnets = [{ address = hosts.cherry; }];
settings.Ed25519PublicKey = "BsPIrZjbzn0aryC0HO3OXSb4oFCMmzNDmMDQmxUXUuC";
};
sterni = {