diff options
| author | Akshay Nair <phenax5@gmail.com> | 2020-12-21 00:14:38 +0530 |
|---|---|---|
| committer | Akshay Nair <phenax5@gmail.com> | 2020-12-21 00:14:38 +0530 |
| commit | a84cd174c92c0fa0b019fc0172e208e5170d0c72 (patch) | |
| tree | 2481af1cb0c22f13d0deb723eb5428ebe1e0f529 /.gitmodules | |
| parent | 9050a2e90c50ae520b6fb8793f1d4557badc0803 (diff) | |
| download | nixos-config-a84cd174c92c0fa0b019fc0172e208e5170d0c72.tar.gz nixos-config-a84cd174c92c0fa0b019fc0172e208e5170d0c72.zip | |
Adds dwmblocks derivations
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index d06f01c..ddf12a0 100644 --- a/.gitmodules +++ b/.gitmodules @@ -13,3 +13,6 @@ [submodule "packages/dmenu/source"] path = packages/dmenu/source url = git@github.com:phenax/dmenu.git +[submodule "packages/dwmblocks/source"] + path = packages/dwmblocks/source + url = git@github.com:phenax/dwmblocks.git |
