starship: Re-enable nushell integration
This commit is contained in:
parent
c5cc0f6dbb
commit
95d4049af9
1 changed files with 0 additions and 2 deletions
|
@ -9,8 +9,6 @@ in
|
|||
config = mkIf cfg.enable {
|
||||
programs.starship = {
|
||||
enable = true;
|
||||
enableFishIntegration = true;
|
||||
enableNushellIntegration = false; # TODO: Remove when starship has been updated to the new nu config syntax
|
||||
settings = {
|
||||
aws.disabled = true;
|
||||
character = {
|
||||
|
|
Loading…
Reference in a new issue