aboutsummaryrefslogtreecommitdiff
path: root/hosts/mercury/config.nix
diff options
context:
space:
mode:
Diffstat (limited to 'hosts/mercury/config.nix')
-rw-r--r--hosts/mercury/config.nix5
1 files changed, 5 insertions, 0 deletions
diff --git a/hosts/mercury/config.nix b/hosts/mercury/config.nix
index 6cd002f..f18c772 100644
--- a/hosts/mercury/config.nix
+++ b/hosts/mercury/config.nix
@@ -47,6 +47,10 @@
lazygit.enable = true;
starship.enable = true;
+ fzf.enable = true;
+ bat.enable = true;
+ eza.enable = true;
+
git = {
enable = true;
userName = "Collin Williams";
@@ -54,6 +58,7 @@
};
cmus.enable = true;
+ nh.enable = true;
helix = {
enable = true;