meta: add to ideas/todo, change repository scope to meta

This commit is contained in:
Infinidoge 2023-07-30 00:34:24 -04:00
parent f4c5fa90da
commit 10aad2b662
3 changed files with 7 additions and 0 deletions

View file

@ -1,3 +1,7 @@
# TODO
- [ ] 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`?