Mention gnome-keyring useflag on Gentoo
This commit is contained in:
parent
915aabf193
commit
3eac06e1c2
1 changed files with 3 additions and 0 deletions
|
|
@ -90,12 +90,15 @@ sudo dnf install nheko
|
|||
```
|
||||
|
||||
#### Gentoo Linux
|
||||
|
||||
```bash
|
||||
sudo eselect repository enable guru
|
||||
sudo emaint sync -r guru
|
||||
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)
|
||||
|
||||
```bash
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue