Fix Neovim imports in WSL

This commit is contained in:
Oliver Davies 2024-11-27 18:18:23 +00:00
parent 5ebf83a334
commit 0e2a86abb6
3 changed files with 28 additions and 11 deletions
nix/lib/shared

View file

@ -48,6 +48,7 @@
config
inputs
lib
self
pkgs
;
})