obdisian commands

This commit is contained in:
Osman Faruk Bayram 2025-02-24 23:47:28 +03:00
parent 3d05ac9a93
commit 8acfba9da8
2 changed files with 28 additions and 4 deletions

View file

@ -16,10 +16,7 @@ let
user = "osbm";
identityFile = "/home/osbm/.ssh/id_ed25519";
port = 8022;
extraOptions = {
"RemoteCommand" = "fish";
"RequestTTY" = "force";
};
# fish not found error ???
};
in
{