add: nixvim

This commit is contained in:
ooks-io 2024-01-30 19:23:04 +13:00
parent e5fba5a6fd
commit 546ece2d97
10 changed files with 421 additions and 149 deletions

View file

@ -18,6 +18,7 @@
home.packages = with pkgs; [
git-credential-1password
lazygit
];
};
}