diff --git a/README.md b/README.md index 4bf682c5e..c3b69a37e 100644 --- a/README.md +++ b/README.md @@ -154,6 +154,12 @@ If you're using [MacPorts](https://www.macports.org/) on macOS, install the [`ex On nixOS, install the [`exa`](https://github.com/NixOS/nixpkgs/blob/master/pkgs/tools/misc/exa/default.nix) package. nix-env -i exa + +Using nix profile + +```bash +nix profile install nixpkgs#exa +``` ### openSUSE