nixos: Add initial britway
All checks were successful
CI / Check, build and cache Nix flake (push) Successful in 19m34s
All checks were successful
CI / Check, build and cache Nix flake (push) Successful in 19m34s
This commit is contained in:
@@ -15,6 +15,7 @@ in
|
||||
estuary.addr = pubV4;
|
||||
river.addr = elemAt lib.my.c.home.routersPubV4 0;
|
||||
stream.addr = elemAt lib.my.c.home.routersPubV4 1;
|
||||
britway.addr = lib.my.c.britway.pubV4;
|
||||
};
|
||||
};
|
||||
};
|
||||
|
Reference in New Issue
Block a user