Skip to content

Commit 777d11e

Browse files
committed
refactor(neovim): use package from neovim-config
This code has been moved to a separate repository where it can be referenced.
1 parent 73334c0 commit 777d11e

15 files changed

+622
-1253
lines changed

flake-parts/home_configurations.nix

-1
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,6 @@ in {
137137
{disabledModules = ["services/hyprland.nix"];}
138138
inputs.hyprland.homeManagerModules.default
139139
inputs.global-keybind.homeModules.global-keybind
140-
inputs.nixvim.homeManagerModules.nixvim
141140
]
142141
# include this flake's modules
143142
++ builtins.attrValues self.homeModules

0 commit comments

Comments
 (0)