-
Notifications
You must be signed in to change notification settings - Fork 521
os: add user-docs on how to use custom torcx remotes and images#1261
os: add user-docs on how to use custom torcx remotes and images #1261lucab wants to merge 1 commit into
Conversation
b7b661f to
1c6fce4
Compare
This adds a walk-through and CLC snippets on how to configure custom remotes and use addons from there.
1c6fce4 to
67850ac
Compare
@ajeddeloh
ajeddeloh
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM aside from one tiny grammer nit.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
addon is not present anymore on a remote
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Might make sense to add a the in fetched by a node for us by _the_ [torcx generator]
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can new remotes be added outside of first-boot/updates? If not then the can be in configured addons can be should probably be replaced with are
This adds a walk-through and CLC snippets on how to configure custom
remotes and use addons from there.