#1044 also has the exact opposite effect:
If wsl.wslConf.network.generateResolvConf = false;
then networking.resolvconf.enable is set to true instead of it's default value.
Which in turn breaks my config since I use systemd-resolved, not resolvconf to manage my /etc/resolv.conf.
Originally posted by @FlorianFreudiger in #1044 (comment)
#1044 also has the exact opposite effect:
If
wsl.wslConf.network.generateResolvConf = false;then
networking.resolvconf.enableis set to true instead of it's default value.Which in turn breaks my config since I use systemd-resolved, not resolvconf to manage my
/etc/resolv.conf.Originally posted by @FlorianFreudiger in #1044 (comment)