Skip to content
Matthieu Coudron edited this page May 3, 2021 · 1 revision

How to symlink some files without copying their content in the store ?

Use home.file."file.foo".source = config.lib.file.mkOutOfStoreSymlink ./path/to/file/to/link;

Clone this wiki locally