| services.openssh.enable = true; |
| environment.persistence."/nix/persist" = { |
| users.${username}.directories = [ ".ssh" ]; |
| hostname = "gerrit.libreoffice.org"; |
| identityFile = "~/.ssh/id_rsa"; |
| hostname = "95.217.87.112"; |
| identityFile = "~/.ssh/id_transplace"; |
| identityFile = "~/.ssh/id_tildetown"; |
| hostname = "192.168.89.74"; |
| proxyJump = "ssh.coded.codes"; |
| identityFile = "~/.ssh/id_rsa"; |
| "sshtron.zachlatta.com" = { |
| hostname = "sshtron.zachlatta.com"; |
| PubkeyAcceptedAlgorithms = "+ssh-rsa"; |
| HostkeyAlgorithms = "+ssh-rsa"; |