From 91012170228909732af9d1b3b6ad15e2f9f7953e Mon Sep 17 00:00:00 2001 From: Caroline Larimore Date: Fri, 7 Feb 2025 05:46:50 -0800 Subject: migration: vim config --- snowfall/modules/home/suites/common/default.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'snowfall/modules/home/suites/common/default.nix') diff --git a/snowfall/modules/home/suites/common/default.nix b/snowfall/modules/home/suites/common/default.nix index c4620ee..c40f903 100644 --- a/snowfall/modules/home/suites/common/default.nix +++ b/snowfall/modules/home/suites/common/default.nix @@ -10,6 +10,7 @@ in { config = mkIf cfg.enable { cxl = { tools = { + vim.enable = true; git.enable = true; }; }; -- cgit v1.2.3