forked from fediversity/fediversity
container dns
This commit is contained in:
parent
0a331fb4ae
commit
08e04e33b7
1 changed files with 5 additions and 0 deletions
|
|
@ -223,6 +223,11 @@
|
|||
enable = true;
|
||||
dates = "weekly";
|
||||
};
|
||||
defaultNetwork.settings = {
|
||||
dns_enabled = true;
|
||||
ipv6_enabled = true;
|
||||
dns = "95.215.185.6";
|
||||
};
|
||||
};
|
||||
|
||||
systemd.services = {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue