Home-manager error

Does anyone know how to fix this error? I’ve been told it comes from a nixpkgs/home-manager version mis-match but |'m on the latest version of both.

       error: attribute 'enableInteractive' missing
       at /nix/store/q2ddx90jd82inv9hsppqfn372cnk4adq-source/modules/programs/starship.nix:14:17:
           13|
           14|   initFish = if cfg.enableInteractive then "interactiveShellInit" else "shellInitLast";
             |                 ^
           15| in

Config: GitHub - Cool-Game-Dev/elysium: A blissful multi-host NixOS and Home Manager config in pursit of eternal knowledge.