This commit is contained in:
2024-04-18 13:40:47 -04:00
parent c3e6098a9b
commit 67a1223421
4 changed files with 3 additions and 4 deletions

View File

@@ -3,6 +3,8 @@
{
home.packages = with pkgs; [
neovim
fzf
ripgrep
];
home.file.".config/nvim/" = {
source = ./nvim;