Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | feat(modules/unison): Auto-ignore all symlinks made with `home.file` | Benedikt Peetz | 2024-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 parameterize | Benedikt Peetz | 2024-10-24 |