diff --git a/readme.md b/readme.md index 3f75e72..e3914d9 100755 --- a/readme.md +++ b/readme.md @@ -4,8 +4,9 @@ Nix Flake dotfiles used on my server. ## Todo -* 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)?) * Migrate our openresty/nginx modules and our gitea themes to actual packages +* Maybe make it so that SSH auth works in gitea (open some ports) (it's really annoying typing in password all the time) ## Development