Initial version with openssh-server and rustdesk

This commit is contained in:
Matteo Settenvini 2025-04-23 11:46:08 +02:00
commit fe4f9eec08
Signed by: matteo
GPG key ID: 1C1B12600D81DE05
38 changed files with 397 additions and 0 deletions

7
config/source Normal file
View file

@ -0,0 +1,7 @@
# config/source - options for live-build(7), source stage
# Set source option
LB_SOURCE="false"
# Set image type
LB_SOURCE_IMAGES="tar"