From e1313b2db7d3cd6c21d3dd2ecf8e5a0b5eebacde Mon Sep 17 00:00:00 2001 From: Devin <90054389+justDeeevin@users.noreply.github.com> Date: Wed, 28 Aug 2024 10:53:31 -0400 Subject: [PATCH] add note on 1Password integration to README (#19) fixes #12 --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index aa63b18..50fadaf 100644 --- a/README.md +++ b/README.md @@ -34,3 +34,7 @@ Depending on which version you want $ sudo nixos-rebuild switch $ zen ``` + +## 1Password + +Zen has to be manually added to the list of browsers that 1Password will communicate with. See [this wiki article](https://nixos.wiki/wiki/1Password) for more information. To enable 1Password integration, you need to add the line `.zen-wrapped` to the file `/etc/1password/custom_allowed_browsers`.