diff --git a/home/modules/shell.nix b/home/modules/shell.nix index 296c313..5439804 100644 --- a/home/modules/shell.nix +++ b/home/modules/shell.nix @@ -62,6 +62,8 @@ symbol = "↕ "; threshold = 3; }; + + hostname.ssh_symbol = ""; }; }; }