Neovim module

This commit is contained in:
Nathan McCarty 2024-11-28 03:10:32 +00:00
parent 5b1b97b8b6
commit d94e4cef3b
2 changed files with 32 additions and 0 deletions

View file

@ -21,6 +21,7 @@
{
imports = [
../../modules/programs/shell.nix
../../modules/programs/neovim.nix
];
home.username = "nathan";
home.homeDirectory = "/home/nathan/";