diff --git a/README.md b/README.md index 0452aaa5..16454bba 100644 --- a/README.md +++ b/README.md @@ -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?