Commit ea07a66
Changed files (1)
modules
users
hpcesia
modules/users/hpcesia/default.nix
@@ -27,6 +27,9 @@
"ssh://git@codeberg.org/HPCesia" = {
insteadOf = "https://codeberg.org/HPCesia";
};
+ "ssh://git@git.net.trin.one/HPCesia" = {
+ insteadOf = "https://git.net.trin.one/HPCesia";
+ };
};
}
]))