mirror of
https://github.com/nix-community/home-manager.git
synced 2025-11-08 11:36:05 +01:00
docs: fix typo in collision.md
This commit is contained in:
parent
77f348da31
commit
a3d90c996f
1 changed files with 1 additions and 1 deletions
|
|
@ -43,5 +43,5 @@ The solution is typically to uninstall the package from the environment
|
||||||
using `nix-env --uninstall` and reattempt the Home Manager generation
|
using `nix-env --uninstall` and reattempt the Home Manager generation
|
||||||
switch.
|
switch.
|
||||||
|
|
||||||
You could also opt to unistall *all* of the packages from your profile
|
You could also opt to uninstall *all* of the packages from your profile
|
||||||
with `nix-env --uninstall '*'`.
|
with `nix-env --uninstall '*'`.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue