Files
home-manager/modules/lib
Robert Helgesson 709c2320fa home-manager: optionally use putter for file management
The Putter tool is a Rust implementation of the file management
component of Home Manager. It takes a JSON manifest that indicates how
files should be symlinked and when the manifest is applied, does its
best to ensure that the file system reflect the manifest.

Putter offers some additional features that Home Manager does not
expose today, such as file copying (potentially recursive) and support
for overriding files within a recursive tree (e.g., inside a symlinked
tree one could ensure that a specific file is copies with specific
permissions).

This is considered highly experimental at the moment and to use Putter
one must set a hidden option.
2026-05-29 20:20:59 +02:00
..
2026-04-13 22:02:40 -05:00
2026-01-08 14:29:57 +01:00
2026-05-20 23:09:02 -05:00
2026-04-08 16:00:28 -05:00