Add server configuration as submodule
This commit is contained in:
parent
8806f2862d
commit
d41973f1a8
3
.gitmodules
vendored
3
.gitmodules
vendored
|
@ -7,3 +7,6 @@
|
|||
[submodule "themes/vanilla"]
|
||||
path = themes/vanilla
|
||||
url = https://dev.danilafe.com/Web-Projects/vanilla-hugo.git
|
||||
[submodule "code/server-config"]
|
||||
path = code/server-config
|
||||
url = https://dev.danilafe.com/Nix-Configs/server-config
|
||||
|
|
1
code/server-config
Submodule
1
code/server-config
Submodule
|
@ -0,0 +1 @@
|
|||
Subproject commit 98cffe09546aee1678f7baebdea5eb5fef288935
|
|
@ -3,3 +3,6 @@
|
|||
[params.submoduleLinks.aoc2020]
|
||||
url = "https://dev.danilafe.com/Advent-of-Code/AdventOfCode-2020/src/commit/7a8503c3fe1aa7e624e4d8672aa9b56d24b4ba82"
|
||||
path = "aoc-2020"
|
||||
[params.submoduleLinks.serverconfig]
|
||||
url = "https://dev.danilafe.com/Nix-Configs/server-config/src/commit/98cffe09546aee1678f7baebdea5eb5fef288935"
|
||||
path = "server-config"
|
||||
|
|
Loading…
Reference in New Issue
Block a user