nixos/estuary: Generate DNS records for non-default interfaces
This commit is contained in:
@@ -17,6 +17,8 @@
|
||||
};
|
||||
};
|
||||
ctrs = {
|
||||
name = "shill-vm-ctrs";
|
||||
domain = lib.my.colony.domain;
|
||||
ipv4 = {
|
||||
address = "${lib.my.colony.start.ctrs.v4}1";
|
||||
gateway = null;
|
||||
|
Reference in New Issue
Block a user