You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm getting invalid type hints for programs.zsh in my Home Manager module on NixOS and HM '25.11'. For instance 'enableLsColors' is an option from ZSH program in nixpkgs, not in HM.
I'm getting invalid type hints for
programs.zshin my Home Manager module on NixOS and HM '25.11'. For instance 'enableLsColors' is an option from ZSH program in nixpkgs, not in HM.