diff options
Diffstat (limited to 'group_vars/all.yml.example')
| -rw-r--r-- | group_vars/all.yml.example | 2 |
1 files changed, 2 insertions, 0 deletions
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 [email protected]:~a14m/.rc +password_store_repo_url: "[email protected]:a14m/.pass" + wireguard_autostart_connection: "wg-vpn0" wireguard_connections: wg-vpn0: | |
