mirror of
https://github.com/SteamDeckHomebrew/decky-plugin-template.git
synced 2025-11-30 11:13:33 -06:00
moved to deckbuild
This commit is contained in:
parent
b05ecd55e7
commit
54ba277a12
18 changed files with 590 additions and 107 deletions
7
deck.example.json
Normal file
7
deck.example.json
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