update todo

This commit is contained in:
Reid 2023-08-19 02:55:52 -07:00
parent 8cfd5f80af
commit a672771858

View file

@ -4,6 +4,7 @@ Nix Flake dotfiles used on my server.
## Todo ## Todo
* Use [home-manager](https://github.com/nix-community/home-manager)
* Fix high memory usage on gitea, this may be something with using Argon2? [source](https://discourse.gitea.io/t/how-to-reduce-memory-usage/2947/3) * Fix high memory usage on gitea, this may be something with using Argon2? [source](https://discourse.gitea.io/t/how-to-reduce-memory-usage/2947/3)
* Make it so our secrets consist upon reboot (currently just our wifi password, have to set every reboot) (maybe with [Agenix](https://github.com/ryantm/agenix) + [Age](https://github.com/FiloSottile/age)? * Make it so our secrets consist upon reboot (currently just our wifi password, have to set every reboot) (maybe with [Agenix](https://github.com/ryantm/agenix) + [Age](https://github.com/FiloSottile/age)?
* Make everything __modular__. * Make everything __modular__.