feat: add devenv

This commit is contained in:
ryan4yin
2023-05-20 18:59:49 +08:00
parent d232f4a063
commit bf762454c0
4 changed files with 211 additions and 15 deletions

View File

@@ -10,7 +10,6 @@ This repository is home to the nix code that builds my systems.
## TODO
- [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.