diff --git a/home/shell/starship.nix b/home/shell/starship.nix index 3d0e5f8..2a363ba 100644 --- a/home/shell/starship.nix +++ b/home/shell/starship.nix @@ -38,6 +38,7 @@ symbols = { Linux = "󰌽"; Macos = "󰀵"; + NixOS = ""; Windows = ""; }; };