nixos: Add initial britway
All checks were successful
CI / Check, build and cache Nix flake (push) Successful in 19m34s

This commit is contained in:
2023-12-19 14:30:27 +00:00
parent f321a039f3
commit eda0cdbe0e
51 changed files with 927 additions and 794 deletions

View File

@@ -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;
};
};
};