216 current 2024-03-19 12:02:39 24.05.20240316.c75037b 6.8.0-zen1 *

This commit is contained in:
zackartz 2024-03-19 12:02:47 -04:00
parent f90036774c
commit 1cc688b6c3
3 changed files with 112 additions and 0 deletions

View file

@ -149,6 +149,10 @@
};
};
home.file.".config/nvim/nvconfig.lua" = {
source = ./nvconfig.lua;
};
programs.nixvim = ./vim.nix;
# Let Home Manager install and manage itself.