Both ssh and local.

This commit is contained in:
Joseph Hanson 2024-02-20 22:17:31 -06:00
parent a53be1ee77
commit 9ae9c33cbc

View file

@ -146,7 +146,10 @@
aws.disabled = true;
gcloud.disabled = true;
line_break.disabled = true;
hostname.disabled = false;
hostname ={
disabled = false;
ssh_only = false;
};
};
};