diff options
| -rw-r--r-- | flake.nix | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -167,6 +167,7 @@ packages = { inherit nvim; + default = nvim; }; checks = { nvim = nixvim.lib.${system}.check.mkTestDerivationFromNvim { |
