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:
parent
bb3f0556ee
commit
447d81051f
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user