home: move neovim automation to modules

This commit is contained in:
2025-03-24 13:54:42 +01:00
parent a36869282a
commit d65f7eebda
4 changed files with 27 additions and 7 deletions

View File

@@ -50,6 +50,7 @@ in {
./modules/shellAliases.nix
./modules/uidGid.nix
./modules/programs/gpg
./modules/programs/neovim/auto-clean-swapfiles.nix
] ++ (optionals graphics [
./config/gtk.nix