forked from fediversity/fediversity
container dns
rm dns
This commit is contained in:
parent
97db30b3ce
commit
93da9b44fd
1 changed files with 4 additions and 0 deletions
|
|
@ -225,6 +225,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