diff options
| author | Collin Williams <96917990+bluedragon1221@users.noreply.github.com> | 2026-01-25 22:32:59 -0600 |
|---|---|---|
| committer | Collin Williams <96917990+bluedragon1221@users.noreply.github.com> | 2026-01-25 22:32:59 -0600 |
| commit | 94f08f5ca042cd2d65379b13767096936f8028ce (patch) | |
| tree | 2de57e60d2a375c808f039e560fa42be8e79b2f4 /hosts/mercury/config.nix | |
| parent | 606b7ae3bb2b45e094132dbec4574faa4317331f (diff) | |
changes
Diffstat (limited to 'hosts/mercury/config.nix')
| -rw-r--r-- | hosts/mercury/config.nix | 2 |
1 files changed, 1 insertions, 1 deletions
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"; |
