fix: git modules url's weren't reflective of what they actually are

This commit is contained in:
2025-08-05 22:18:07 +02:00
parent d918dd43ea
commit 5f9d1758ca

4
.gitmodules vendored
View File

@@ -1,6 +1,6 @@
[submodule ".config/nvim"]
path = .config/nvim
url = git@github.com:thepigeongenerator/nvim-conf.git
url = git@thepigeongenerator.xyz:thepigeongenerator/nvim-conf.git
[submodule ".config/i3"]
path = .config/i3
url = git@github.com:thepigeongenerator/i3-conf.git
url = git@thepigeongenerator.xyz:thepigeongenerator/i3-conf.git