shell-plugins icon indicating copy to clipboard operation
shell-plugins copied to clipboard

[nix] `programs.zsh.initExtra` is deprecated

Open jbhannah opened this issue 4 months ago • 0 comments

when using the home-manager module:

trace: evaluation warning: `programs.zsh.initExtra` is deprecated, use `programs.zsh.initContent` instead.

Example: programs.zsh.initContent = "your content here";

jbhannah avatar Aug 26 '25 23:08 jbhannah