docs: remove some TODOs

This commit is contained in:
Ryan Yin
2023-06-18 22:13:23 +08:00
parent 9a752121ba
commit 0bfd154437

View File

@@ -10,10 +10,6 @@ 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/telegram 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/)
- update scripts for i3wm, especially rofi & screenshot
- fix `xdg-open`: after set `firefox.desktop` as defaultApplication, NixOS returned error `no apps installed that can open "https://baidu.com"`
- `Xcursor.size` does not take effect in i3
## Why Nix?