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

@@ -41,7 +41,6 @@
git = import ../../modules/git.nix;
home-manager.enable = true;
keepassxc = import ../../modules/keepassxc.nix;
neovim = import ../../modules/neovim.nix;
};
home.packages = import ./packages.nix {