Regenerated

This commit is contained in:
2026-03-22 15:34:56 +00:00
parent cb733ff595
commit 35c0de7d74
32 changed files with 1 additions and 1559 deletions
+1 -2
View File
@@ -1201,7 +1201,7 @@ This sets up the zsh in the terminal
enable = true;
enableCompletion = true;
#autocd = true;
dotDir = "${config.xdg.configHome}/zsh";
#dotDir = "${config.xdg.configHome}/zsh";
oh-my-zsh = {
enable = true;
theme = "";
@@ -1220,7 +1220,6 @@ This sets up the zsh in the terminal
syntaxHighlighting.enable = true;
};
}
#+END_SRC
** =generated/parked/apps/emacs/emacs.nix=