container dns

rm dns
This commit is contained in:
Kiara Grouwstra 2025-07-27 10:25:42 +02:00
parent 97db30b3ce
commit 93da9b44fd
Signed by: kiara
SSH key fingerprint: SHA256:COspvLoLJ5WC5rFb9ZDe5urVCkK4LJZOsjfF4duRJFU

View file

@ -225,6 +225,10 @@
enable = true;
dates = "weekly";
};
defaultNetwork.settings = {
dns_enabled = true;
ipv6_enabled = true;
};
};
systemd.services = {