diff --git a/flake.nix b/flake.nix index 6520738..41ce21f 100644 --- a/flake.nix +++ b/flake.nix @@ -216,6 +216,12 @@ "url \"git@git.lazarescu.xyz:2222/lazandrei19/\"".insteadOf = "lz:"; }; }; + gh = { + enable = true; + settings = { + git_protocol = "ssh"; + }; + }; }; services = {