mirror of
https://github.com/nix-community/nixvim.git
synced 2025-06-20 16:15:43 +02:00
Let's simplify things by defining all modules in `./plugins`, `./modules` and `./wrappers/modules`. Instead of currying `pkgs` into a bootstrapping module, we can require `defaultPkgs` be provided as a special arg. This refactor allows us to completely remove `flake-modules/modules.nix`! |
||
---|---|---|
.. | ||
modules | ||
_shared.nix | ||
darwin.nix | ||
hm.nix | ||
nixos.nix | ||
standalone.nix |