fix: only serving ipv4 at the current time

This commit is contained in:
silver 2023-04-20 08:56:52 +01:00
parent 9071bf1737
commit bb0fd16903

View file

@ -64,6 +64,8 @@ in {
services.bind = {
enable = true;
ipv4Only = true;
forwarders = [
# these were in old config file
#"193.1.100.130"