gitbls / sdm

Raspberry Pi SD Card Image Manager
MIT License
379 stars 44 forks source link

More complex settings (pi ups) #230

Closed thk686 closed 1 day ago

thk686 commented 1 week ago

How would I accomplish this in sdm? I can follow the command-line parts. Its the raspi-config bits I am not familiar with.

gitbls commented 1 week ago

Pretty much all customization is done through plugins, so your first stop for information should be https://github.com/gitbls/sdm/blob/master/Docs/Plugins.md

sdm raspiconfig documentation: https://github.com/gitbls/sdm/blob/master/Docs/Plugins.md#raspiconfig

thk686 commented 1 day ago

Figured most of it out.