diff options
Diffstat (limited to 'molecule/raspberrypi')
| -rw-r--r-- | molecule/raspberrypi/converge.yml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/molecule/raspberrypi/converge.yml b/molecule/raspberrypi/converge.yml index 3957c5f9..842aaac4 100644 --- a/molecule/raspberrypi/converge.yml +++ b/molecule/raspberrypi/converge.yml @@ -24,6 +24,7 @@ - key: "000000001" value: "prometheus" vimrc_repo_url: "https://git.sr.ht/~a14m/.vim" + password_store_repo_url: "https://github.com/octocat/Spoon-Knife" firefox_install_browserpass: true firefox_install_passff: true roles: @@ -47,4 +48,5 @@ - role: "dotfiles" - role: "vim" - role: "neomutt" + - role: "password_store" - role: "firefox" |
