updated dotdir

This commit is contained in:
2026-03-03 16:31:27 +01:00
parent acaca8c51a
commit ef22971b2e
+1 -1
View File
@@ -2239,7 +2239,7 @@ Zsh gets installed and configured
enable = true;
enableCompletion = true;
autocd = true;
dotDir = ".config/zsh";
dotDir = "${config.xdg.configHome}/zsh";
oh-my-zsh = {
enable = true;
theme = "";