diff options
| author | Akshay Nair <phenax5@gmail.com> | 2020-12-24 19:21:09 +0530 |
|---|---|---|
| committer | Akshay Nair <phenax5@gmail.com> | 2020-12-24 19:21:09 +0530 |
| commit | a12863b51ed016a0f7e691b1ef05dd14b1512ed5 (patch) | |
| tree | bc3e123d8d1a8e81677352f485d5bbfeed63bac1 | |
| parent | cb90c93ce58f799857f3b516f9bf4c925bf1e79c (diff) | |
| download | nixos-config-a12863b51ed016a0f7e691b1ef05dd14b1512ed5.tar.gz nixos-config-a12863b51ed016a0f7e691b1ef05dd14b1512ed5.zip | |
Adds notes submodule
Diffstat (limited to '')
| -rw-r--r-- | .gitmodules | 3 | ||||
| m--------- | extras/notes | 0 |
2 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 63370d7..dcbe4f8 100644 --- a/.gitmodules +++ b/.gitmodules @@ -25,3 +25,6 @@ [submodule "extras/wallpapers"] path = extras/wallpapers url = git@github.com:phenax/wallpapers.git +[submodule "extras/notes"] + path = extras/notes + url = git@github.com:phenax/personal-notes.git diff --git a/extras/notes b/extras/notes new file mode 160000 +Subproject 5874954fd8d5fca120ce15c7c01d131180e7866 |
