container dns

This commit is contained in:
Kiara Grouwstra 2025-07-27 10:25:42 +02:00
parent e21a9ea70a
commit 16ea02bac9
Signed by: kiara
SSH key fingerprint: SHA256:COspvLoLJ5WC5rFb9ZDe5urVCkK4LJZOsjfF4duRJFU

View file

@ -223,6 +223,11 @@
enable = true;
dates = "weekly";
};
defaultNetwork.settings = {
dns_enabled = true;
ipv6_enabled = true;
dns = "95.215.185.6";
};
};
systemd.services = {