mirror of
https://github.com/aminnairi/dotfiles.git
synced 2026-09-14 18:02:13 +02:00
added installation of bitwarden
This commit is contained in:
@@ -85,8 +85,11 @@
|
|||||||
pacman:
|
pacman:
|
||||||
name: tokei
|
name: tokei
|
||||||
state: latest
|
state: latest
|
||||||
|
- name: Install bitwarden (password vault)
|
||||||
become: true
|
become: true
|
||||||
pacman:
|
pacman:
|
||||||
|
name: bitwarden
|
||||||
|
state: present
|
||||||
- name: Install Wttr (weather informations)
|
- name: Install Wttr (weather informations)
|
||||||
kewlfft.aur.aur:
|
kewlfft.aur.aur:
|
||||||
name: wttr
|
name: wttr
|
||||||
|
|||||||
Reference in New Issue
Block a user