container dns

rm dns
This commit is contained in:
Kiara Grouwstra 2025-07-27 10:25:42 +02:00
parent dd095fc3a4
commit 3c1971c6a4
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 = {