docs: duplicate installation instruction for Nixos in readme (#4433)
This commit is contained in:
parent
976e62a071
commit
da927e4aaa
|
@ -220,7 +220,6 @@ Alternatively, install Starship using any of the following package managers:
|
|||
| Arch Linux | [Arch Linux Community] | `pacman -S starship` |
|
||||
| CentOS 7+ | [Copr] | `dnf copr enable atim/starship` <br /> `dnf install starship` |
|
||||
| Fedora 31+ | [Fedora Packages] | `dnf install starship` |
|
||||
| NixOS | [nixpkgs] | `nix-env -iA nixos.starship` |
|
||||
| Gentoo | [Gentoo Packages] | `emerge app-shells/starship` |
|
||||
| Manjaro | | `pacman -S starship` |
|
||||
| NixOS | [nixpkgs] | `nix-env -iA nixpkgs.starship` |
|
||||
|
|
Loading…
Reference in New Issue