summaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorGregor Kleen <gkleen@yggdrasil.li>2015-07-03 23:58:44 +0200
committerGregor Kleen <gkleen@yggdrasil.li>2015-07-03 23:58:44 +0200
commit6874d036ea7eb599452baf37e72378e33a812577 (patch)
tree2a68532dff2d2941c6066cd46ebb3209d61fb2b4 /.gitmodules
parent88369fd9265a994e4df26642548e1c74c1d070ca (diff)
downloadnixos-6874d036ea7eb599452baf37e72378e33a812577.tar
nixos-6874d036ea7eb599452baf37e72378e33a812577.tar.gz
nixos-6874d036ea7eb599452baf37e72378e33a812577.tar.bz2
nixos-6874d036ea7eb599452baf37e72378e33a812577.tar.xz
nixos-6874d036ea7eb599452baf37e72378e33a812577.zip
Moved dotfiles to submodule
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index 8aaa81c4..c5109a18 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -16,3 +16,6 @@
16[submodule "yggdrasil"] 16[submodule "yggdrasil"]
17 path = yggdrasil 17 path = yggdrasil
18 url = ssh://git@git.yggdrasil.li/yggdrasil 18 url = ssh://git@git.yggdrasil.li/yggdrasil
19[submodule "dotfiles"]
20 path = dotfiles
21 url = git://git.yggdrasil.li/dotfiles