fix: forgot to remove devenv hook
This commit is contained in:
@@ -24,10 +24,6 @@
|
||||
nodejs
|
||||
];
|
||||
|
||||
programs.zsh.initContent = ''
|
||||
eval "$(devenv hook zsh)"
|
||||
'';
|
||||
|
||||
programs.lazygit = {
|
||||
enable = true;
|
||||
enableZshIntegration = true;
|
||||
|
||||
Reference in New Issue
Block a user