mirror of
https://github.com/JulienMalka/snowfield.git
synced 2025-04-01 09:40:55 +02:00
chore: add vpn ip for lisanew
This commit is contained in:
parent
1e0e602bb7
commit
af7c1cf270
1 changed files with 1 additions and 0 deletions
|
@ -64,6 +64,7 @@ let
|
||||||
hm_version = inputs.home-manager;
|
hm_version = inputs.home-manager;
|
||||||
ipv4 = {
|
ipv4 = {
|
||||||
public = "163.172.91.82";
|
public = "163.172.91.82";
|
||||||
|
vpn = "100.100.45.32";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue