fix: forgot to remove devenv hook

This commit is contained in:
2026-07-26 11:18:50 +02:00
parent ed6af93008
commit cc6dc0d872
-4
View File
@@ -24,10 +24,6 @@
nodejs nodejs
]; ];
programs.zsh.initContent = ''
eval "$(devenv hook zsh)"
'';
programs.lazygit = { programs.lazygit = {
enable = true; enable = true;
enableZshIntegration = true; enableZshIntegration = true;