diff options
| author | Mike Vink <mike@pionative.com> | 2024-05-25 10:20:12 +0200 |
|---|---|---|
| committer | Mike Vink <mike@pionative.com> | 2024-05-25 10:20:33 +0200 |
| commit | eb8e0fa7ccdc2b8b28b344b18ef2f081553f91e9 (patch) | |
| tree | ac221430329c9ccfddb420770bc4afee6072b0a7 /ivi | |
| parent | d91e0da1605e150190b3e452b53cdf10087dba77 (diff) | |
add vps again
Diffstat (limited to 'ivi')
| -rw-r--r-- | ivi/ivi.nix | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ivi/ivi.nix b/ivi/ivi.nix index 853f1a0..7622da7 100644 --- a/ivi/ivi.nix +++ b/ivi/ivi.nix @@ -145,8 +145,8 @@ self: lib: with lib; let "core" "server" ]; - ipv4 = [ "65.108.155.179" ]; - ipv6 = [ "2a01:4f9:c010:d2b5::1" ]; + ipv4 = [ "65.109.143.65" ]; + ipv6 = [ "2a01:4f9:c012:ccc2::1" ]; }; work = { isDarwin = true; |
