Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | treewide: Add nice GPL-3.0-or-later license header | Benedikt Peetz | 2 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 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 |