Point web-repo flake inputs and deploy SSH config at code.randogoth.com instead of Codeberg

This commit is contained in:
randogoth 2026-07-23 13:00:36 +02:00
parent 34b91012e5
commit 699bfb01c1
5 changed files with 34 additions and 38 deletions

View file

@ -9,25 +9,25 @@
sublunar.url = "git+ssh://git@code.randogoth.com:2222/randogoth/sublunar.git";
sublunar.flake = false;
flux_vision.url = "git+ssh://git@codeberg.org/randogoth/flux.vision.git";
flux_vision.url = "git+ssh://git@code.randogoth.com:2222/randogoth/flux.vision.git";
flux_vision.flake = false;
nfc_web.url = "git+ssh://git@codeberg.org/randogoth/nfc-web.git";
nfc_web.url = "git+ssh://git@code.randogoth.com:2222/randogoth/nfc-web.git";
nfc_web.flake = false;
scopesessions.url = "git+ssh://git@codeberg.org/randogoth/scopesessions.org.git";
scopesessions.url = "git+ssh://git@code.randogoth.com:2222/randogoth/scopesessions.org.git";
scopesessions.flake = false;
sublunar_almanac.url = "git+ssh://git@codeberg.org/randogoth/sublunar.almanac.git";
sublunar_almanac.url = "git+ssh://git@code.randogoth.com:2222/randogoth/sublunar.almanac.git";
sublunar_almanac.flake = false;
praxis.url = "git+ssh://git@codeberg.org/randogoth/praxis.git";
praxis.url = "git+ssh://git@code.randogoth.com:2222/randogoth/praxis.git";
praxis.flake = false;
geoblog_plugin.url = "git+ssh://git@codeberg.org/randogoth/geoblog-plugin.git";
geoblog_plugin.url = "git+ssh://git@code.randogoth.com:2222/randogoth/geoblog-plugin.git";
geoblog_plugin.flake = false;
zonetoast.url = "git+ssh://git@codeberg.org/randogoth/zonetoast.git";
zonetoast.url = "git+ssh://git@code.randogoth.com:2222/randogoth/zonetoast.git";
zonetoast.flake = false;
jirorian.url = "git+ssh://git@code.randogoth.com:2222/randogoth/jirorian.git";