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