From a6727718589db9895311bc2e3ba07ffa29eefd5a Mon Sep 17 00:00:00 2001 From: reidlab Date: Sat, 19 Aug 2023 02:55:52 -0700 Subject: [PATCH] update todo --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 9eb9296..1a7dd6d 100755 --- a/readme.md +++ b/readme.md @@ -4,6 +4,7 @@ Nix Flake dotfiles used on my server. ## 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) * 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__.