README: fix link to instructions for NixOS users

This commit is contained in:
tuxor1337 2024-11-10 15:15:46 +00:00 committed by Thomas Vogt
parent c7bd45b5ea
commit 5d2f8c9008

View File

@ -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