From 06fe14bbd48446cbd4dc30bda00cdd2eb82c4fba Mon Sep 17 00:00:00 2001 From: Mike Vink Date: Mon, 16 Oct 2023 06:44:11 +0000 Subject: fixup --- flake.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'flake.nix') diff --git a/flake.nix b/flake.nix index a2cb74a..92191bb 100644 --- a/flake.nix +++ b/flake.nix @@ -46,6 +46,7 @@ inherit lib system; specialArgs = {inherit inputs;}; modules = extraModules ++ [ + (import ./overlays/vimPlugins.nix {inherit pkgs;}) ] ++ (attrValues (attrsets.mergeAttrsList (map modulesIn [ ./profiles/core -- cgit v1.2.3