vmd32387/containers: pass resolv.conf to containers
This commit is contained in:
parent
a2070b4d3b
commit
89d62000fd
2 changed files with 4 additions and 2 deletions
|
@ -95,6 +95,8 @@ in {
|
|||
done
|
||||
'';
|
||||
|
||||
networking.useHostResolvConf = true;
|
||||
|
||||
containers = {
|
||||
mailserver = import ../../containers/mailserver.nix {
|
||||
hostAddress = "192.168.100.10";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue