doc: remove TODO reminder 📝🔥

This commit is contained in:
DannyDannyDanny 2025-07-30 10:50:16 +00:00
parent 3bad798a7d
commit f0ad6397e1

View file

@ -11,8 +11,6 @@
wsl = {
enable = true;
defaultUser = "nixos";
# TODO: check that this actually works, if it does, remove this comment and resolv.conf
# if not, remove this part and add URLs below to resolv.conf
wslConf.network.generateResolvConf = false;
};