about summary refs log tree commit diff stats
path: root/modules/by-name/un/unison/module.nix (follow)
Commit message (Collapse)AuthorAge
* treewide: Add nice GPL-3.0-or-later license headerBenedikt Peetz2 days
| | | | This change also ensures that this repo is reuse-3.0 compliant.
* feat(modules/unison): Auto-ignore all symlinks made with `home.file`Benedikt Peetz2024-10-24
| | | | | | | This allows us to actually sync symlinks, as most of the unwanted ones are already ignored. And syncing the `.direnv` gc-roots is not that much of a problem, because these are re-generated when they point to a non-existent path.
* refactor(modules/unison): Migrate to `by-name` and parameterizeBenedikt Peetz2024-10-24