Mention gnome-keyring useflag on Gentoo
This commit is contained in:
parent
915aabf193
commit
3eac06e1c2
@ -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…
Reference in New Issue
Block a user