mirror of
https://github.com/mdlayher/homelab.git
synced 2024-12-14 11:47:32 +00:00
nixos/lib: update WAN IPv4
Signed-off-by: Matt Layher <mdlayher@gmail.com>
This commit is contained in:
parent
d19db47c97
commit
1ff25822be
1 changed files with 1 additions and 1 deletions
|
@ -182,7 +182,7 @@
|
|||
"wan0": {
|
||||
"name": "enp1s0",
|
||||
"internal_domain": false,
|
||||
"ipv4": "174.81.250.254",
|
||||
"ipv4": "24.176.42.50",
|
||||
"ipv6": {
|
||||
"gua": "",
|
||||
"ula": "",
|
||||
|
|
Loading…
Reference in a new issue