Resolvectl does not work - no service

We do not use system-resolved by default for DNS. You have to enable it manually in your nixes config.

you could do this:

services.resolved.enable = true;
2 Likes