mirror of
https://github.com/SteamDeckHomebrew/decky-plugin-template.git
synced 2025-10-29 06:22:25 -05:00
This is broken but new job awaits
This commit is contained in:
parent
d67d18ab77
commit
b0d5050896
3 changed files with 52 additions and 0 deletions
7
.vscode/defsettings.json
vendored
Normal file
7
.vscode/defsettings.json
vendored
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
"deckip" : "0.0.0.0",
|
||||
"deckport" : "22",
|
||||
"deckpass" : "ssap",
|
||||
"deckkey" : "-i ${env:HOME}/.ssh/id_rsa",
|
||||
"deckdir" : "/home/deck"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue