diff options
author | Gregor Kleen <gkleen@yggdrasil.li> | 2015-10-17 21:40:51 +0200 |
---|---|---|
committer | Gregor Kleen <gkleen@yggdrasil.li> | 2015-10-17 21:40:51 +0200 |
commit | baf9e2c7ae5ef4706122a19a7ff5236fdfb9defa (patch) | |
tree | 4623a453f54caa11650d7e2fcc7fb8b3ff328d76 /.gitmodules | |
parent | 45fceeb7b67389bb502268f795caa498c891b5c3 (diff) | |
download | nixos-baf9e2c7ae5ef4706122a19a7ff5236fdfb9defa.tar nixos-baf9e2c7ae5ef4706122a19a7ff5236fdfb9defa.tar.gz nixos-baf9e2c7ae5ef4706122a19a7ff5236fdfb9defa.tar.bz2 nixos-baf9e2c7ae5ef4706122a19a7ff5236fdfb9defa.tar.xz nixos-baf9e2c7ae5ef4706122a19a7ff5236fdfb9defa.zip |
Added thermoprint-servant to bragi
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 00f4bdeb..51c669ec 100644 --- a/.gitmodules +++ b/.gitmodules | |||
@@ -22,3 +22,6 @@ | |||
22 | [submodule "utils"] | 22 | [submodule "utils"] |
23 | path = utils | 23 | path = utils |
24 | url = git://git.yggdrasil.li/utils | 24 | url = git://git.yggdrasil.li/utils |
25 | [submodule "custom/thermoprint"] | ||
26 | path = custom/thermoprint | ||
27 | url = git://git.yggdrasil.li/thermoprint | ||