Update README.md

GuixOS installation instructions.
This commit is contained in:
Bost 2022-04-13 13:56:32 +02:00 committed by David Peter
parent 3f6ff2ca32
commit cf4964d0f8
1 changed files with 7 additions and 0 deletions

View File

@ -634,6 +634,13 @@ Or via [Chocolatey](https://chocolatey.org):
choco install fd
```
### On GuixOS
You can install [the fd package](https://guix.gnu.org/en/packages/fd-8.1.1/) from the official repo:
```
guix install fd
```
### On NixOS / via Nix
You can use the [Nix package manager](https://nixos.org/nix/) to install `fd`: