fix: forgot to remove devenv hook
This commit is contained in:
@@ -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;
|
||||||
|
|||||||
Reference in New Issue
Block a user