feat: add TODOs

This commit is contained in:
ryan4yin
2023-05-15 00:48:15 +08:00
parent 79a8e9d293
commit 3d310ae45c

View File

@@ -11,6 +11,9 @@ This repository is home to the nix code that builds my systems.
- [sops-nix](https://github.com/Mic92/sops-nix): secret management
- [devShell](https://github.com/numtide/devshell): manage development environments
- make fcitx5-rime work in vscode/chrome on wayland
- adjust the structure of this repo, make it more flexible, and can easily switch between i3, sway and hyprland.
- migrate my private tools & wireguard configurations into nixos, make it a private flake(private github repo), and used it as flake inputs in this repo.
## Why Nix?