flake update and uncomment zsh config

This commit is contained in:
2026-01-05 08:28:12 +01:00
parent 86f76f418a
commit 9c4168dc5b
2 changed files with 34 additions and 34 deletions

View File

@@ -15,7 +15,7 @@
oh-my-zsh = { # Extra plugins for zsh
enable = true;
plugins = [ "git" ];
custom = "$HOME/.config/zsh_nix/custom";
#custom = "$HOME/.config/zsh_nix/custom";
};
initContent = ''