mirror of
https://github.com/kittywitch/nixfiles.git
synced 2026-02-09 20:39:18 -08:00
.gitmodules: Fixed private mirroring
This commit is contained in:
parent
5b6ef89e52
commit
e534452aa7
2 changed files with 2 additions and 2 deletions
2
.gitmodules
vendored
2
.gitmodules
vendored
|
|
@ -1,4 +1,4 @@
|
|||
[submodule "config/private"]
|
||||
path = private
|
||||
url = "gcrypt::ssh://gitea@git.kittywit.ch:62954/kat/nixfiles-private.git"
|
||||
url = "gcrypt::ssh://gitea@git.kittywit.ch:62954/kat/nixfiles-private.git#main"
|
||||
branch = main
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue