chore: add vpn ip for lisanew

This commit is contained in:
Julien Malka 2024-07-11 00:57:45 +02:00
parent 1e0e602bb7
commit af7c1cf270
Signed by: Luj
GPG key ID: 6FC74C847011FD83

View file

@ -64,6 +64,7 @@ let
hm_version = inputs.home-manager;
ipv4 = {
public = "163.172.91.82";
vpn = "100.100.45.32";
};
};