[NixOS] Fix for nixpkgs starship integration
This commit is contained in:
parent
47bc8b6eed
commit
bf08731d1e
@ -30,8 +30,6 @@ with lib;
|
||||
};
|
||||
|
||||
programs.starship = {
|
||||
enableBashIntegration = true;
|
||||
enableZshIntegration = true;
|
||||
enable = true;
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user