1
0
mirror of https://github.com/nix-community/home-manager synced 2024-06-03 05:23:32 +02:00
home-manager/home-manager
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
..
po Translate using Weblate (Czech) 2024-01-05 23:48:08 +00:00
build-news.nix home-manager: rework news command 2023-07-31 12:43:36 +02:00
completion.bash home-manager: fix some completions commands 2023-09-10 11:35:41 +02:00
completion.fish home-manager: pass --refresh to nix (#3624) 2023-02-05 11:14:03 +01:00
completion.zsh home-manager: fix some completions commands 2023-09-10 11:35:41 +02:00
default.nix home-manager: handle profile list in Nix >2.17 2023-08-13 01:18:17 +02:00
home-manager home-manager: internalize uninstall 2024-01-13 00:32:31 +01:00
home-manager.nix home-manager: rework news command 2023-07-31 12:43:36 +02:00
install.nix home-manager: add init command to main tool 2023-03-15 22:47:04 +01:00