common/fa-t14-2025: add oldssh
This commit is contained in:
@@ -20,6 +20,7 @@ in {
|
||||
libreoffice
|
||||
mpv
|
||||
oauth2ms
|
||||
oldssh
|
||||
openssl
|
||||
openvpn
|
||||
pavucontrol
|
||||
@@ -82,6 +83,7 @@ in {
|
||||
zsh = {
|
||||
shellAliases = {
|
||||
"kssh" = "ssh -t controlnode ssh";
|
||||
"ossh" = "oldssh -oHostKeyAlgorithms=+ssh-dss -oCiphers=+aes256-cbc -oKexAlgorithms=+diffie-hellman-group14-sha1";
|
||||
"rebuild" = "sudo nixos-rebuild switch --flake /config";
|
||||
};
|
||||
prezto.pmodules = [ "ssh" ];
|
||||
|
||||
Reference in New Issue
Block a user