chore: init lisanew

This commit is contained in:
Luj 2024-07-10 00:36:37 +02:00
parent a238cf6014
commit 1a904cc93c
Signed by: luj
GPG key ID: 6FC74C847011FD83
5 changed files with 107 additions and 0 deletions

View file

@ -57,6 +57,16 @@ let
vpn = "fd7a:115c:a1e0::c";
};
};
lisanew = {
inherit tld;
arch = "x86_64-linux";
nixpkgs_version = inputs.nixpkgs;
hm_version = inputs.home-manager;
ipv4 = {
public = "163.172.91.82";
};
};
x2100 = {
inherit tld;
arch = "x86_64-linux";