4 lines
84 B
Nix
4 lines
84 B
Nix
|
{
|
||
|
flake.modules.homeManager.base.programs.starship.enableZshIntegration = true;
|
||
|
}
|