mirror of
https://github.com/srid/nixos-config.git
synced 2025-12-26 06:54:57 +08:00
submodules: use https
This commit is contained in:
parent
634081939b
commit
063e545c79
1 changed files with 2 additions and 2 deletions
4
.gitmodules
vendored
4
.gitmodules
vendored
|
|
@ -1,6 +1,6 @@
|
|||
[submodule "vendor/jumphost-nix"]
|
||||
path = vendor/jumphost-nix
|
||||
url = git@github.com:srid/jumphost-nix.git
|
||||
url = https://github.com/srid/jumphost-nix.git
|
||||
[submodule "vendor/AI"]
|
||||
path = vendor/AI
|
||||
url = git@github.com:srid/AI.git
|
||||
url = https://github.com/srid/AI.git
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue