simplify dns

This commit is contained in:
Vivian 2022-09-27 14:25:09 +02:00
parent 8e0a0ffe71
commit 0227d2c10c
2 changed files with 5 additions and 50 deletions

View file

@ -32,7 +32,6 @@
};
};
# TODO: Set up DNS on my laptop to prevent slow networking when servers are down
nameservers = [
"127.0.0.1"
];