chore: fix some errors and update lock file

Nixvim: switch to Rustaceanvim
Pkgs: add lazygit
This commit is contained in:
Zhongheng Liu 2024-11-01 22:06:20 +02:00
commit 3c9a9d42cf
Signed by: steven
GPG key ID: DC8F48E7B4C40905
5 changed files with 69 additions and 38 deletions

View file

@ -1,4 +1,5 @@
{pkgs}: {
gil = "${pkgs.lazygit}/bin/lazygit";
cd = "z";
cdi = "zi";
ls = "${pkgs.lsd}/bin/lsd";