1{ 2 networking.resolvconf.useLocalResolver = true; 3 services.nextdns = { 4 enable = true; 5 arguments = [ 6 "-config" 7 "75e43d" 8 ]; 9 }; 10}