kartei: Fix copy and paste error
This commit is contained in:
parent
26ad39fe97
commit
db1e290ad8
@ -66,7 +66,7 @@ in {
|
||||
owner = config.krebs.users.jan;
|
||||
nets.retiolum = {
|
||||
aliases = [ "grill.r" ];
|
||||
ip6.addr = (lib.krebs.genipv6 "retiolum" "jan" { hostName = "toastbrot"; }).address;
|
||||
ip6.addr = (lib.krebs.genipv6 "retiolum" "jan" { hostName = "grill"; }).address;
|
||||
tinc.pubkey = ''
|
||||
-----BEGIN RSA PUBLIC KEY-----
|
||||
MIICCgKCAgEAs4P6CfRcwFGCqkfv1tyTbbk2eHh08kEqxPNQ655sMKWxMhgRnRII
|
||||
|
Loading…
Reference in New Issue
Block a user