Recreated nix files

This commit is contained in:
2026-03-03 16:38:45 +01:00
parent 27efa46949
commit bc0375c6e6
3 changed files with 323 additions and 309 deletions
+1 -1
View File
@@ -4,7 +4,7 @@
enable = true;
enableCompletion = true;
autocd = true;
dotDir = ".config/zsh";
dotDir = "${config.xdg.configHome}/zsh";
oh-my-zsh = {
enable = true;
theme = "";