Add gnome keyring
This commit is contained in:
parent
419d6798f9
commit
593d3b5552
1 changed files with 2 additions and 1 deletions
|
@ -4,7 +4,8 @@
|
|||
# Common packages
|
||||
# ## yay => Use to install AUR packages | Used by (Here in below)
|
||||
# ## keepassxc => Use to manage keepassxc
|
||||
packages=(curl git gitui yay keepassxc)
|
||||
# ## Gnome keyring => Use to manage ssh keys, app keys, gpg, ...
|
||||
packages=(curl git gitui yay keepassxc gnome-keyring)
|
||||
# ## falchion-shutdown | My custom AUR packages to avoid shutdown my computer when keyboard is sleeping
|
||||
# ## nerd-fonts-complete | To install my preferred fonts :)
|
||||
aur_packages=(falchion-shutdown nerd-fonts-complete spotify)
|
||||
|
|
Loading…
Reference in a new issue