From 15108ce11c31f9930240215cd6c1654db4a3a5c0 Mon Sep 17 00:00:00 2001 From: reidlab Date: Fri, 25 Aug 2023 15:46:58 -0700 Subject: [PATCH] update todo --- readme.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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