From 1d729573659b08ace9df01646058297e31687fb0 Mon Sep 17 00:00:00 2001 From: Raghuram Subramani Date: Sat, 11 Oct 2025 18:35:23 -0400 Subject: add nvim --- machines/git/home.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/machines/git/home.nix b/machines/git/home.nix index 82852c0..723879e 100644 --- a/machines/git/home.nix +++ b/machines/git/home.nix @@ -13,6 +13,7 @@ imports = (map (path: ../../config/${path}) [ "bash.nix" "git" + "nvim" ]); home.stateVersion = "23.11"; -- cgit v1.2.3