addresns -> address

This commit is contained in:
niten 2022-01-06 10:52:29 -08:00
parent 496eec97b6
commit 46c027a271
2 changed files with 8 additions and 24 deletions

30
flake.lock generated
View File

@ -1,27 +1,12 @@
{
"nodes": {
"flake-utils": {
"locked": {
"lastModified": 1638122382,
"narHash": "sha256-sQzZzAbvKEqN9s0bzWuYmRaA03v40gaJ4+iL1LXjaeI=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "74f7e4319258e287b0f9cb95426c9853b282730b",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"fudo-lib": {
"locked": {
"lastModified": 1638990149,
"narHash": "sha256-p1T0GMJXIJvTpVdn5nK7RZJX8izkabADJ/LsaL442zI=",
"lastModified": 1641489268,
"narHash": "sha256-bVu82giSziIpYMfNXTMkcpIsxnE3w/fwXs04pOlDfzo=",
"ref": "master",
"rev": "c87448ff1365c3d5230690f68d1ba246652581d1",
"revCount": 24,
"rev": "333db8717cda6697ded7f1971470aacf4ef15088",
"revCount": 56,
"type": "git",
"url": "https://git.fudo.org/fudo-nix/lib.git"
},
@ -32,11 +17,11 @@
},
"nixpkgs": {
"locked": {
"lastModified": 1639068315,
"narHash": "sha256-Ox/0VuEefpNbU6Peer1N70XcjBPROZG7XniHRdTZ2TY=",
"lastModified": 1641463613,
"narHash": "sha256-xZN9igqdZvnhSeTx8OlGby/OaYQHwgXVrBrPW0gLEh8=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "a2dc97cd5c43a4cbee5b3c827cd82d7fbe0d5cf9",
"rev": "77fda7f672726e1a95c8cd200f27bccfc86c870b",
"type": "github"
},
"original": {
@ -46,7 +31,6 @@
},
"root": {
"inputs": {
"flake-utils": "flake-utils",
"fudo-lib": "fudo-lib",
"nixpkgs": "nixpkgs"
}

View File

@ -164,7 +164,7 @@
procul = { ipv4-address = "172.86.179.18"; };
prunel = { ipv4-address = "208.81.3.123"; };
mbix = { ipv4-address = "208.81.7.146"; };
ns1 = { ipv4-addresns = "208.81.1.141"; };
ns1 = { ipv4-address = "208.81.1.141"; };
ns3-fudo = { ipv4-address = "208.75.74.205"; };
ns3-dair = { ipv4-address = "208.75.74.205"; };
ns4-fudo = { ipv4-address = "208.75.75.157"; };