repo: add section for 'issues pending fixes' to todo

This commit is contained in:
Infinidoge 2023-08-03 01:49:11 -04:00
parent b7fa6601a5
commit d182b58912

View file

@ -5,3 +5,7 @@
- [ ] Reorganize modules to separate ones defining options and ones providing config
- Move config into global, move global into root?
- Can do the same for home manager. Put NixOS ones under `nixos`, home manager under `home`?
# Issues pending fixes
- [ ] Home Manager, "`optionsDocBook` is deprecated", https://github.com/nix-community/home-manager/issues/4273