diff --git a/config-root.toml b/config-root.toml index f41aa8c9..5dced662 100644 --- a/config-root.toml +++ b/config-root.toml @@ -276,3 +276,7 @@ include = ["Pacman"] [profiles.mko-laptop] dotfiles = ["f_cpupower", "f_doas.conf", "f_timesyncd.conf"] + +[profiles.Evendim] +include = ["Locale", "Pacman"] +dotfiles = ["f_doas.conf", "f_sshd_config"]