From 399826fd634e47134feb919b0ee0805035475fc4 Mon Sep 17 00:00:00 2001 From: Ahmed Abdelhalim Date: Sun, 9 Nov 2025 00:23:04 +0100 Subject: Add password_store role --- group_vars/all.yml.example | 2 ++ 1 file changed, 2 insertions(+) (limited to 'group_vars/all.yml.example') diff --git a/group_vars/all.yml.example b/group_vars/all.yml.example index 88974f6a..166fee3c 100644 --- a/group_vars/all.yml.example +++ b/group_vars/all.yml.example @@ -46,6 +46,8 @@ dotfiles_setup_script: | chmod 0700 ~/.gnupg git remote set-url origin git@git.sr.ht:~a14m/.rc +password_store_repo_url: "git@github.com:a14m/.pass" + wireguard_autostart_connection: "wg-vpn0" wireguard_connections: wg-vpn0: | -- cgit v1.2.3