configs/manager: ns2 lives at a new ip

This commit is contained in:
Aaron Bieber 2023-10-19 13:27:46 -06:00
parent 92946045fc
commit db700613d1
No known key found for this signature in database

View File

@ -48,7 +48,7 @@ with lib; {
networking = {
hosts = {
"66.135.2.235" = [ "ns1" ];
"23.234.251.216" = [ "ns2" ];
"142.171.43.82" = [ "ns2" ];
"46.23.94.18" = [ "ns3" ];
"198.23.149.18" = [ "ns4" ];
};