Use Neovim from the flake in opdavies.nvim
This commit is contained in:
parent
27dfbae4a5
commit
9ef0411680
3 changed files with 10 additions and 255 deletions
|
@ -9,7 +9,7 @@
|
|||
programs.home-manager.enable = true;
|
||||
|
||||
imports = [
|
||||
(import ./modules/neovim.nix { inherit inputs pkgs self; })
|
||||
(import ./modules/neovim.nix { inherit inputs; })
|
||||
./modules/git.nix
|
||||
./modules/tmux.nix
|
||||
./modules/zsh.nix
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue