diff options
Diffstat (limited to '')
-rw-r--r-- | hm/soispha/conf/ssh/default.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hm/soispha/conf/ssh/default.nix b/hm/soispha/conf/ssh/default.nix index 1359e4ab..fcce32fd 100644 --- a/hm/soispha/conf/ssh/default.nix +++ b/hm/soispha/conf/ssh/default.nix @@ -5,6 +5,7 @@ hashKnownHosts = false; serverAliveInterval = 240; userKnownHostsFile = "${config.xdg.dataHome}/ssh/known_hosts"; + matchBlocks = { "codeberg.org" = { # TODO:: Remove this once they fix their ipv6 config |