ssh: attempt to speed up connection to self hosted git but forcing ipv4

This commit is contained in:
Christoph Hollizeck 2024-11-07 22:14:22 +01:00
parent 77ab74ebe0
commit b06bffa01f
Signed by: Daholli
GPG key ID: 249300664F2AF2C7
2 changed files with 56 additions and 52 deletions

View file

@ -21,6 +21,10 @@ in
virtualisation.waydroid = enabled;
programs.ssh.extraConfig = ''
AddressFamily inet
'';
${namespace} = {
archetypes = {
gaming.enable = true;