From 5d2f8c9008140f094c76398fd537b59a0a3da67a Mon Sep 17 00:00:00 2001 From: tuxor1337 Date: Sun, 10 Nov 2024 15:15:46 +0000 Subject: [PATCH] README: fix link to instructions for NixOS users --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 70bb646..2b897b4 100644 --- a/README.md +++ b/README.md @@ -77,7 +77,7 @@ Install the version without extensions to pass with: (firefox.override { extraNativeMessagingHosts = [passff-host]; }) ...]; -The string "..." is to be replaced by the list of all other packages installed by root on your NixOS. The way to add extentions to pass is [below](https://github.com/jidhub/passff-host#preferences). +The string "..." is to be replaced by the list of all other packages installed by root on your NixOS. Instructions to add extensions like pass-otp to pass under NixOS are in the preferences section below. #### Latest from git