remove neovim flake, no need for it anymore

This commit is contained in:
Martin Larsson 2026-04-05 23:46:21 +02:00
parent 62aef9f95b
commit d489269636
2 changed files with 0 additions and 5 deletions

View file

@ -2,7 +2,6 @@
pkgs,
config,
lib,
# neovim-flake,
colorsync,
...
}:
@ -78,7 +77,6 @@ in
home = {
stateVersion = "24.05";
packages = with pkgs; [
# neovim-flake.packages.${system}.neovim
neovim
fzf
bat