Use neovim flake

This commit is contained in:
2025-11-16 01:31:55 +01:00
parent ff5b4e1665
commit 98faf1c356
4 changed files with 0 additions and 10 deletions

View File

@@ -34,7 +34,6 @@
};
programs.git = import ../../modules/git.nix;
programs.keepassxc = import ../../modules/keepassxc.nix;
programs.neovim = import ../../modules/neovim.nix;
home.packages = import ./packages.nix {
inherit pkgs;
inherit config;