From 447d81051f3ecab8a332ead92ed0856067e2a829 Mon Sep 17 00:00:00 2001 From: Alan Orth Date: Mon, 25 Apr 2022 16:47:10 +0300 Subject: [PATCH] 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. --- config.yaml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/config.yaml b/config.yaml index dc75587..861cd7e 100644 --- a/config.yaml +++ b/config.yaml @@ -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