diff options
| author | Preston Pan <ret2pop@nullring.xyz> | 2026-03-04 23:56:44 -0800 |
|---|---|---|
| committer | Preston Pan <ret2pop@nullring.xyz> | 2026-03-04 23:56:44 -0800 |
| commit | 3adbecea3b4402aeb064ba2835ce6f120ffef736 (patch) | |
| tree | 858f965e98dfb3a1bca2150b321eb92d65e79bb1 /.gitmodules | |
| parent | 7589fe7f331d32a435a1255e81ab1f50ba0b92a9 (diff) | |
gitmodules fix problem temporarily?
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules index 848d40a..baf8f5c 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ [submodule "nix"] path = nix - url = git@nullring.xyz:/srv/git/hyprnixmacs.git + url = git://nullring.xyz/hyprnixmacs.git |
