1
0
Fork 0
mirror of https://github.com/nix-community/nixvim.git synced 2025-12-14 04:51:11 +01:00
nixvim/modules/top-level/files
Matt Sturgeon c50d50b168 modules/extraFiles: refactor to use symlinks and support directories
Instead of copying source files to the target, use a symlink.

This reduces nix store redundancy and enables using entire directories
as sources.

To support this, additional validation is done on file targets to
prevent unexpected conflicts.
2025-12-10 17:30:14 +00:00
..
default.nix modules/extraFiles: refactor to use symlinks and support directories 2025-12-10 17:30:14 +00:00
submodule.nix lib: segregate and deprecate functions that need pkgs 2024-09-13 19:05:26 +01:00