wrapper/build: passthru mnw stuff

This commit is contained in:
Gerg-L 2025-10-10 19:51:35 -04:00
commit 83f4a8ebd7
No known key found for this signature in database

View file

@ -130,6 +130,9 @@
# In systems where we only have a package and no module, this can be used # In systems where we only have a package and no module, this can be used
# to access the built init.lua # to access the built init.lua
initLua = dummyInit; initLua = dummyInit;
mnwConfig = neovim-wrapped.passthru.config;
mnwConfigDir = neovim-wrapped.passthru.configDir;
}; };
meta = meta =