ssh: attempt to speed up connection to self hosted git but forcing ipv4
This commit is contained in:
parent
77ab74ebe0
commit
b06bffa01f
2 changed files with 56 additions and 52 deletions
|
@ -21,6 +21,10 @@ in
|
|||
|
||||
virtualisation.waydroid = enabled;
|
||||
|
||||
programs.ssh.extraConfig = ''
|
||||
AddressFamily inet
|
||||
'';
|
||||
|
||||
${namespace} = {
|
||||
archetypes = {
|
||||
gaming.enable = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue