aboutsummaryrefslogtreecommitdiff
path: root/hosts/mercury
diff options
context:
space:
mode:
authorCollin Williams <96917990+bluedragon1221@users.noreply.github.com>2025-07-08 01:17:08 +0000
committerCollin Williams <96917990+bluedragon1221@users.noreply.github.com>2025-07-08 01:17:08 +0000
commit2006018e7a280f70c9a7d9efc70632fbb86059ac (patch)
tree07c5bc0155ad75a07a093a77668ca89c9f18b010 /hosts/mercury
parentccfe06ffcf61daef56cfe0e5d3488dcb5df00bc8 (diff)
.source -> .text where possible
Diffstat (limited to 'hosts/mercury')
-rw-r--r--hosts/mercury/config.nix1
1 files changed, 1 insertions, 0 deletions
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;