kartei/rtunreal: init rtgraphene

This commit is contained in:
RTUnreal 2023-04-11 20:38:09 +02:00 committed by tv
parent 09ea83f427
commit c1fc2a2902

View File

@ -74,5 +74,11 @@ in
tinc.pubkey_ed25519 = "YJE4KD9PhDjxucDAGrbec5Yqqf3A8/VU0J0NV8EPXuN";
};
};
rtgraphene = {
nets.wiregrill = {
aliases = [ "graphene.rtunreal.w" ];
wireguard.pubkey = "IZ7tnD5ZVqO886hFzk6k92R70p1J6jYvyIEAWUccehU=";
};
};
};
}