Migrate neovim setup to neovim-flake

All of what was here is now there + it is updated and modernized and now
nix-native. No more Lazy, no more Mason.
This commit is contained in:
Gene Liverman 2026-04-10 22:54:25 -04:00
parent 03197d5477
commit 752c69e23d
No known key found for this signature in database
34 changed files with 52 additions and 785 deletions

View file

@ -30,6 +30,7 @@
../modules/shared/home/linux
../modules/hosts/nixos/${hostname}/home-${username}.nix
inputs.genebean-neovim.homeManagerModules.default
inputs.private-flake.homeManagerModules.private.git
(inputs.private-flake.homeManagerModules.private.${hostname} or { })
];