universe/todo.md
2023-09-09 14:21:15 -04:00

15 lines
669 B
Markdown

# TODO
- [x] Move programming languages to home-manager
- [ ] Import modules with haumea instead of digga lib
- [ ] 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`?
- [ ] Add Nix-on-Droid config
- [ ] Declare Hydrus Companion extension in Firefox config
- [ ] Add tool for `universe-cli cd`
- [ ] Move `$EDITOR` script to a home-manager session variable
# Issues pending fixes
- [ ] Home Manager, "`optionsDocBook` is deprecated", https://github.com/nix-community/home-manager/issues/4273