sheldon: replace initExtra with initContent
This commit is contained in:
committed by
Matthieu Coudron
parent
13cc1efd78
commit
af7c726e8b
@@ -52,7 +52,7 @@ in
|
||||
eval "$(sheldon source)"
|
||||
'';
|
||||
|
||||
programs.zsh.initExtra = mkIf cfg.enableZshIntegration ''
|
||||
programs.zsh.initContent = mkIf cfg.enableZshIntegration ''
|
||||
eval "$(sheldon source)"
|
||||
'';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user