home: move legacy zsh import to correct location
This commit is contained in:
parent
71fbecf769
commit
54a0e592ae
@ -21,7 +21,7 @@ in
|
||||
programs.fzf.enableZshIntegration = true;
|
||||
programs.zsh = {
|
||||
enable = true;
|
||||
envExtra = ''
|
||||
initExtra = ''
|
||||
export HOME_MANAGER_MANAGED=true
|
||||
[[ -e ~/dotfiles/shell/.zshrc ]] && . ~/dotfiles/shell/.zshrc ]]
|
||||
unset HOME_MANAGER_MANAGED
|
||||
|
Loading…
x
Reference in New Issue
Block a user