diff options
Diffstat (limited to 'group_vars')
| -rw-r--r-- | group_vars/all.yml | bin | 4273 -> 4326 bytes | |||
| -rw-r--r-- | group_vars/all.yml.example | 3 |
2 files changed, 3 insertions, 0 deletions
diff --git a/group_vars/all.yml b/group_vars/all.yml Binary files differindex a2e1f0c6..cba875ac 100644 --- a/group_vars/all.yml +++ b/group_vars/all.yml diff --git a/group_vars/all.yml.example b/group_vars/all.yml.example index bf2eb820..cc323a1f 100644 --- a/group_vars/all.yml.example +++ b/group_vars/all.yml.example @@ -57,6 +57,9 @@ vimrc_setup_script: | # NOTE: based on https://stackoverflow.com/a/33734425/1769515 vim -E -s -u ~/.vimrc +PlugInstall +qall +chromium_is_default: false +firefox_is_default: true + wireguard_autostart_connection: "vpn0" wireguard_connections: # All wireguard config files are prefixed with wg- |
