forked from fediversity/fediversity
container dns
rm dns
This commit is contained in:
parent
0363a51a91
commit
6e1104a4d7
1 changed files with 4 additions and 0 deletions
|
|
@ -225,6 +225,10 @@
|
|||
enable = true;
|
||||
dates = "weekly";
|
||||
};
|
||||
defaultNetwork.settings = {
|
||||
dns_enabled = true;
|
||||
ipv6_enabled = true;
|
||||
};
|
||||
};
|
||||
|
||||
systemd.services = {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue