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:
@@ -216,6 +216,14 @@ rec {
|
||||
};
|
||||
};
|
||||
|
||||
britway = {
|
||||
domain = "lon1.int.${pubDomain}";
|
||||
pubV4 = "45.76.141.188";
|
||||
prefixes = {
|
||||
inherit (colony.prefixes) as211024;
|
||||
};
|
||||
};
|
||||
|
||||
kelder = {
|
||||
groups = {
|
||||
storage = 2000;
|
||||
|
Reference in New Issue
Block a user