home-manager/.github
Robert Helgesson 7403ed4980
home-manager: internalize uninstall
This adds a Boolean option `uninstall`. When enabled this option will
reset side-effecting configurations to their "empty" state. The intent
is that this will cause the activation script to remove all managed
files and packages.

Doing it this way should hopefully be more robust than the previous
solution. It also allows a somewhat more convenient uninstall process
when using Flakes; put `uninstall = true` in your existing
configuration and then do a switch.

Also add simple uninstall test in CI test job.
2024-01-13 00:32:31 +01:00
..
ISSUE_TEMPLATE github: fix line wrapping 2022-07-23 15:16:19 +02:00
workflows home-manager: internalize uninstall 2024-01-13 00:32:31 +01:00
PULL_REQUEST_TEMPLATE.md github: fix broken links 2024-01-04 16:58:32 +01:00
dependabot.yml home-manager: set stable release to 23.11 2023-11-24 09:23:25 +01:00
labeler.yml ci: autolabel calendars PRs (#4165) 2023-07-02 14:59:21 +02:00
stale.yml stalebot: disable auto-closing of issues and pull requests (#2800) 2022-03-19 23:47:41 -06:00