Explicitly ensure gnome-keyring is running
Nextcloud gets fussy when it doesn't run properly
This commit is contained in:
parent
6894520269
commit
e715b6f7a7
1 changed files with 2 additions and 0 deletions
|
@ -4,9 +4,11 @@
|
||||||
become: true
|
become: true
|
||||||
become_user: aur_builder
|
become_user: aur_builder
|
||||||
loop:
|
loop:
|
||||||
|
- gnome-keyring
|
||||||
- firejail
|
- firejail
|
||||||
- keepassxc
|
- keepassxc
|
||||||
- qomui
|
- qomui
|
||||||
|
- seahorse
|
||||||
- wireguard-tools
|
- wireguard-tools
|
||||||
- yubikey-personalization-gui
|
- yubikey-personalization-gui
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue