mirror of
https://github.com/JulienMalka/snowfield.git
synced 2025-07-04 08:17:20 +02:00
chore: update akhaten vpn ip
This commit is contained in:
parent
a08b18733f
commit
cf760e442d
1 changed files with 1 additions and 1 deletions
|
@ -64,7 +64,7 @@ let
|
||||||
hm_version = inputs.home-manager-unstable;
|
hm_version = inputs.home-manager-unstable;
|
||||||
ipv4 = {
|
ipv4 = {
|
||||||
public = "163.172.91.82";
|
public = "163.172.91.82";
|
||||||
vpn = "100.100.45.32";
|
vpn = "100.100.45.33";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue