updates
This commit is contained in:
parent
f70a18723f
commit
f2767b0596
3 changed files with 11 additions and 11 deletions
|
@ -21,13 +21,13 @@ in {
|
|||
# * fc00:x
|
||||
|
||||
containers = {
|
||||
dns = {
|
||||
autoStart = true;
|
||||
inherit hostAddress hostAddress6;
|
||||
localAddress = "10.42.99.1";
|
||||
localAddress6 = "fc00::2";
|
||||
|
||||
config = ./dns.nix;
|
||||
};
|
||||
# dns = {
|
||||
# autoStart = true;
|
||||
# inherit hostAddress hostAddress6;
|
||||
# localAddress = "10.42.99.1";
|
||||
# localAddress6 = "fc00::2";
|
||||
#
|
||||
# config = ./dns.nix;
|
||||
# };
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue