mirror of
https://github.com/nix-community/nixvim.git
synced 2025-06-21 16:39:00 +02:00
By default `lib.evalModules` will check all config definitions match a declared option (or a freeform type), leading to errors like: error: The option `wrapRc' does not exist. Setting `_module.freeformType` or `_module.check` will disable this, allowing us to evaluate the option declaration without checking the config definitions. |
||
---|---|---|
.. | ||
darwin.nix | ||
enable.nix | ||
hm.nix | ||
nixos.nix |