We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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;
home.file."file.foo".source = config.lib.file.mkOutOfStoreSymlink ./path/to/file/to/link;