diff --git a/users/tao/HOME.nix b/users/tao/HOME.nix index 299b691..6c3fad2 100644 --- a/users/tao/HOME.nix +++ b/users/tao/HOME.nix @@ -144,11 +144,11 @@ in { }; }; - starship = { - enable = true; - enableNushellIntegration = true; - settings = builtins.fromTOML (builtins.readFile ./starship.toml); - }; + # starship = { + # enable = true; + # enableNushellIntegration = true; + # settings = builtins.fromTOML (builtins.readFile ./starship.toml); + # }; taskwarrior = { enable = true;