From 2006018e7a280f70c9a7d9efc70632fbb86059ac Mon Sep 17 00:00:00 2001 From: Collin Williams <96917990+bluedragon1221@users.noreply.github.com> Date: Tue, 8 Jul 2025 01:17:08 +0000 Subject: .source -> .text where possible --- hosts/mercury/config.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'hosts/mercury/config.nix') diff --git a/hosts/mercury/config.nix b/hosts/mercury/config.nix index 61679fc..6cd002f 100644 --- a/hosts/mercury/config.nix +++ b/hosts/mercury/config.nix @@ -45,6 +45,7 @@ programs = { tmux.enable = true; lazygit.enable = true; + starship.enable = true; git = { enable = true; -- cgit v1.3.1