bob: init
All checks were successful
Eval nix flake / evals (push) Successful in 2m46s

Cool beeg nix builder
for now anyways
This commit is contained in:
2023-11-05 03:12:35 +01:00
parent 3caa66fb64
commit c4df999058
9 changed files with 173 additions and 14 deletions

View File

@@ -37,6 +37,10 @@ in rec {
ipv4 = pvv-ipv4 209;
ipv6 = pvv-ipv6 209;
};
bob = {
ipv4 = "129.241.152.254";
# ipv6 = ;
};
shark = {
ipv4 = pvv-ipv4 196;
ipv6 = pvv-ipv6 196;