mirror of
https://gitlab.com/dbrw/ansible-setup.git
synced 2026-02-05 19:35:33 +07:00
update config
This commit is contained in:
@@ -14,8 +14,8 @@ setup_zsh: True
|
||||
pull_dotfiles: False
|
||||
|
||||
dotfiles:
|
||||
url: https://github.com/linuxpiper/dotfiles.git
|
||||
destination: projects/dotfiles
|
||||
url: https://gitlab.com/dbrw/dotfiles.git
|
||||
destination: .dotfiles
|
||||
rcup_flags: -fx README.md
|
||||
|
||||
## Desktop
|
||||
@@ -55,6 +55,9 @@ install_doom: True
|
||||
## Console-based email client
|
||||
install_aerc: True
|
||||
|
||||
## Do we want to install virt-manager and qemu kvm?
|
||||
install_virtualization: True
|
||||
|
||||
## AUR vars
|
||||
## ===========================
|
||||
use_aur: True
|
||||
|
||||
Reference in New Issue
Block a user