mirror of
https://github.com/JulienMalka/snowfield.git
synced 2025-06-08 02:09:04 +02:00
chore: init lisanew
This commit is contained in:
parent
a238cf6014
commit
1a904cc93c
5 changed files with 107 additions and 0 deletions
10
lib/luj.nix
10
lib/luj.nix
|
@ -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";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue