gw6c: provide support for all-interfaces
svn path=/nixos/trunk/; revision=32765
This commit is contained in:
@@ -156,6 +156,11 @@ in
|
||||
exec = "${gw6cService}/bin/control start";
|
||||
};
|
||||
|
||||
networking = {
|
||||
enableIPv6 = true;
|
||||
interfaceJobs = optional cfg.autorun config.jobs.gw6c;
|
||||
};
|
||||
|
||||
};
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user