treewide: mark things that have to be done

This commit is contained in:
Yegor Timoshenko
2017-12-25 21:26:29 +00:00
parent 554629a957
commit d1d99eb158
8 changed files with 12 additions and 7 deletions

View File

@@ -4,5 +4,6 @@
# to use the type cover in the initrd
boot.kernelModules = [ "hid-microsoft" ];
# TODO: reverse compat
networking.wireless.enable = lib.mkDefault true;
}