From b4ad18eb20936fc8dba2a95643f56a3f7aca3026 Mon Sep 17 00:00:00 2001 From: Nydragon Date: Thu, 30 May 2024 12:53:43 +0900 Subject: [PATCH] docs: add install instructions for nixpkgs --- README.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 13e4e4b..19715d3 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,15 @@ Clone the repository and execute: cargo install ``` -### Using Nix Flakes +### Using Nix + +#### Nixpkgs + +```sh +nix profile install nixpkgs#rofi-obsidian +``` + +#### Latest changes ```sh nix profile install github:Nydragon/rofi-obsidian