containers/beryllium: don't use host resolvconf
This commit is contained in:
parent
a06d0d86fc
commit
a2f82bc7d5
1 changed files with 1 additions and 0 deletions
|
|
@ -8,6 +8,7 @@
|
|||
networking.firewall.allowedTCPPorts = [ 6167 ];
|
||||
networking.firewall.allowedUDPPorts = [ 6167 ];
|
||||
# TODO: this should be generically set
|
||||
networking.useHostResolvConf = false;
|
||||
networking.nameservers = [ "fd0d:1::2:1" ];
|
||||
|
||||
services.matrix-continuwuity = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue