1
0
mirror of https://github.com/nix-community/home-manager synced 2024-06-13 18:23:39 +02:00
home-manager/.github/workflows
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
..
github_pages.yml ci: bump cachix/cachix-action from 12 to 13 2023-12-10 09:08:54 +01:00
labeler.yml ci: introduce labeler workflow 2022-10-08 12:52:18 +02:00
test.yml home-manager: internalize uninstall 2024-01-13 00:32:31 +01:00
update-flake.yml ci: bump actions/checkout from 3 to 4 2023-09-11 23:47:36 +02:00