From 94f08f5ca042cd2d65379b13767096936f8028ce Mon Sep 17 00:00:00 2001 From: Collin Williams <96917990+bluedragon1221@users.noreply.github.com> Date: Sun, 25 Jan 2026 22:32:59 -0600 Subject: changes --- hosts/mercury/config.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'hosts/mercury/config.nix') diff --git a/hosts/mercury/config.nix b/hosts/mercury/config.nix index e5e0b17..b122e5e 100644 --- a/hosts/mercury/config.nix +++ b/hosts/mercury/config.nix @@ -62,7 +62,7 @@ tmux.enable = true; lazygit.enable = true; - nh.enable = true; + # nh.enable = true; git = { enable = true; userName = "Collin Williams"; -- cgit v1.3.1