diff --git a/README.md b/README.md index d05b4fb1..c7b3817b 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,8 @@ This repository is home to the nix code that builds my systems. - enable disk encryption to enhance data security - make fcitx5-rime work in vscode/chrome on wayland +- auto unlock with `ssh-agent` after login + - [People using ssh-agent, how do you unlock it on login? - reddit](https://www.reddit.com/r/NixOS/comments/lsbo9a/people_using_sshagent_how_do_you_unlock_it_on/) ## Why Nix?