From faa1cca1547099dbedd4497337c013bf0330a12b Mon Sep 17 00:00:00 2001 From: dnkmmr <104856296+dnkmmr69420@users.noreply.github.com> Date: Wed, 12 Apr 2023 15:47:32 -0500 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 62ca614a..54a18424 100644 --- a/README.md +++ b/README.md @@ -32,6 +32,7 @@ Currently, these distributions have existing packages for HyFetch: * Nix: `nix-env -i hyfetch` (Thanks to [@YisuiDenghua](https://github.com/YisuiDenghua)) * Guix: `guix install hyfetch` (Thanks to [@WammKD](https://github.com/WammKD)) * Slackware `sbopkg -b hyfetch` Slackware [Slackbuild](https://slackbuilds.org/repository/15.0/desktop/hyfetch/?search=hyfetch) (Thanks to [@bittin](https://github.com/bittin) and Urchlay) +* Nix Profile `nix profile install nixpkgs#hyfetch` ### Method 3: Install the latest developmental version using git