move neovim to module

This commit is contained in:
Noah Masur
2022-04-28 19:11:33 -04:00
parent 80209f3a4c
commit 4ccbd8b393
4 changed files with 33 additions and 22 deletions

View File

@ -38,6 +38,7 @@
./nixos/home.nix
./modules/applications/firefox.nix
./modules/shell/fish.nix
./modules/editor/neovim.nix
./modules/applications/alacritty.nix
];
};