config.yaml: add generic profile for dotdrop

dotdrop wants to use a profile for each system it is deployed. We
want to use some common settings on all hosts without having to c-
reate a profile for each.
This commit is contained in:
Alan Orth 2022-04-25 16:47:10 +03:00
parent bb3f0556ee
commit 447d81051f
Signed by: alanorth
GPG Key ID: 0FB860CC9C45B1B9
1 changed files with 5 additions and 1 deletions

View File

@ -61,6 +61,11 @@ dotfiles:
src: config/systemd/user/geoclue-agent.service
dst: ~/.config/systemd/user/geoclue-agent.service
profiles:
everywhere:
- d_vim
- f_vimrc
- f_tmux.conf
- f_zshrc
balozi:
dotfiles:
- d_vim
@ -80,7 +85,6 @@ profiles:
- f_psqlrc
- f_pam_environment
- f_xdg_desktop_portal_wlr_config
- f_geoclue-agent.service
knafeh:
dotfiles:
- d_vim