aboutsummaryrefslogtreecommitdiff
path: root/hosts/mercury/config.nix
diff options
context:
space:
mode:
authorCollin Williams <96917990+bluedragon1221@users.noreply.github.com>2026-03-04 16:48:13 -0600
committerCollin Williams <96917990+bluedragon1221@users.noreply.github.com>2026-03-04 16:49:11 -0600
commit3ccf3147edf663271960826c79a4213bc3b3eb8f (patch)
treebc8f66053ea692cd97bcc733944eb4eff9d1f679 /hosts/mercury/config.nix
parent49d711586bfa523d5d1385373df6c422bf35b712 (diff)
refactor mercury config
Diffstat (limited to 'hosts/mercury/config.nix')
-rw-r--r--hosts/mercury/config.nix3
1 files changed, 1 insertions, 2 deletions
diff --git a/hosts/mercury/config.nix b/hosts/mercury/config.nix
index 0fe641a..e5d8720 100644
--- a/hosts/mercury/config.nix
+++ b/hosts/mercury/config.nix
@@ -53,13 +53,12 @@
fzf.enable = true;
bat.enable = true;
eza.enable = true;
+ broot.enable = true;
helix = {
enable = true;
hardMode = true;
};
- tmux.enable = true;
-
lazygit.enable = true;
git = {
enable = true;