Merge branch 'main' of github.com:randogoth/randofin-os

This commit is contained in:
randogoth 2025-12-22 20:45:53 +02:00
commit 57c18ac902

View file

@ -11,6 +11,11 @@ image-version: latest # latest is also supported if you want new updates ASAP
# module configuration, executed in order
# you can include multiple instances of the same module
modules:
- type: files
files:
- source: system
destination: / # copies files/system/* (* means everything inside it) into your image's root folder /
modules:
- type: files
files: