From 2fd80a2b22ca8fa437bd7c65f8f67988be47538c 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 ed72d16..820d30d 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,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