shell-plugins
shell-plugins copied to clipboard
[nix] `programs.zsh.initExtra` is deprecated
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";