1
0
mirror of https://github.com/nix-community/home-manager synced 2024-06-02 21:13:33 +02:00
home-manager/docs
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
..
manual docs: fix typo in nix-flakes.md 2023-12-19 12:51:08 -05:00
release-notes home-manager: internalize uninstall 2024-01-13 00:32:31 +01:00
default.nix docs: use alternative source of nmd 2024-01-11 14:46:44 +01:00
highlight-style.css docs: fix syntax highlighting 2023-12-07 21:31:50 +09:00
home-configuration-nix-footer.5 docs: use nixos-render-docs 2023-12-07 21:28:16 +09:00
home-configuration-nix-header.5 docs: extend home-configuration.nix header 2023-12-07 21:28:18 +09:00
home-manager-manual.nix docs: add considerate as maintainer 2023-12-16 15:49:45 +09:00
home-manager.1 docs: render DESCRIPTION and OPTIONS headings 2023-12-07 21:28:18 +09:00
html-open-tool.nix docs: apply nixfmt 2023-12-09 09:05:16 +01:00