From 194bb8bca9eb2ae8f404abffacb25f467ae8b0b9 Mon Sep 17 00:00:00 2001 From: Evie Litherland-Smith Date: Tue, 28 Jan 2025 11:21:03 +0000 Subject: [PATCH] Remove localip module from starship --- system/home/shell/starship.nix | 1 - 1 file changed, 1 deletion(-) diff --git a/system/home/shell/starship.nix b/system/home/shell/starship.nix index ac84167d..f678fdea 100644 --- a/system/home/shell/starship.nix +++ b/system/home/shell/starship.nix @@ -50,7 +50,6 @@ hostname.ssh_symbol = "󰢹 "; jobs.symbol = "󰈏 "; line_break.disabled = false; - localip.disabled = false; memory_usage.disabled = false; os = { disabled = false;