From 912fde1c17ee143d805cc7798801b6952dcf8576 Mon Sep 17 00:00:00 2001 From: Akshay Nair Date: Sun, 20 Dec 2020 19:26:38 +0530 Subject: Creates derivation for shotkey --- .gitmodules | 3 +++ 1 file changed, 3 insertions(+) (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules index 8cd1176..6a86acf 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,6 @@ [submodule "~/nixos/external/nvim/config"] path = ~/nixos/external/nvim/config url = https://github.com/phenax/peepeepoopoo-nvim-config.git +[submodule "packages/shotkey/source"] + path = packages/shotkey/source + url = https://github.com/phenax/shotkey.git -- cgit v1.3.1