Mention gnome-keyring useflag on Gentoo

pull/1090/head
Nicolas Werner 2 years ago
parent 915aabf193
commit 3eac06e1c2
No known key found for this signature in database
GPG Key ID: C8D75E610773F2D9
  1. 3
      README.md

@ -90,12 +90,15 @@ sudo dnf install nheko
``` ```
#### Gentoo Linux #### Gentoo Linux
```bash ```bash
sudo eselect repository enable guru sudo eselect repository enable guru
sudo emaint sync -r guru sudo emaint sync -r guru
sudo emerge -a nheko sudo emerge -a nheko
``` ```
If you are using Gnome Keyring or KeepassXC as your secrets daemon, ensure that the `gnome-keyring` useflag is enabled on `dev-libs/qtkeychain`.
#### Nix(os) #### Nix(os)
```bash ```bash

Loading…
Cancel
Save