diff options
| author | Akshay Nair <phenax5@gmail.com> | 2020-12-20 19:26:38 +0530 |
|---|---|---|
| committer | Akshay Nair <phenax5@gmail.com> | 2020-12-20 19:26:38 +0530 |
| commit | 912fde1c17ee143d805cc7798801b6952dcf8576 (patch) | |
| tree | 2ddfa5dd42948b35a4b5a8c63205c165fb78fc2e /.gitmodules | |
| parent | 43586a11fb56e5d3555e92ac67252c8ccd8341f8 (diff) | |
| download | nixos-config-912fde1c17ee143d805cc7798801b6952dcf8576.tar.gz nixos-config-912fde1c17ee143d805cc7798801b6952dcf8576.zip | |
Creates derivation for shotkey
Diffstat (limited to '')
| -rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
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 |
