mirror of
https://github.com/genebean/dots.git
synced 2026-05-31 07:45:20 -04:00
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:
parent
03197d5477
commit
752c69e23d
34 changed files with 52 additions and 785 deletions
|
|
@ -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 { })
|
||||
];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue