{ programs.ssh = { enable = true; matchBlocks = { "*" = { identityFile = "~/.ssh/id_ed25519"; compression = true; }; }; }; }