kartei/feliks: add ip4 to ahuatangata

This commit is contained in:
lassulus 2023-04-18 22:34:45 +02:00
parent 600a8abc8a
commit cc46eddcd8

View File

@ -93,6 +93,7 @@ in {
}; };
ahuatangata = { ahuatangata = {
nets.wiregrill = { nets.wiregrill = {
ip4.addr = "10.243.10.246";
aliases = [ "ahuatangata" "ndrd.feliks.r" ]; aliases = [ "ahuatangata" "ndrd.feliks.r" ];
wireguard.pubkey = "IZ7tnD5ZVqO886hFzk6k92R70p1J6jYvyIEAWUccehU="; wireguard.pubkey = "IZ7tnD5ZVqO886hFzk6k92R70p1J6jYvyIEAWUccehU=";
}; };