diepti.txt says:
- List of available software IDs: > DietPi Software list · MichaIng/DietPi Wiki · GitHub
- Add as many entries as you wish, one each line.
- DietPi will automatically install all pre-reqs (e.g. ALSA/X11 for desktops etc)
- E.g. the following (without the leading “#”) will install the LXDE desktop automatically on first boot:
So, is the correct syntax (for two pieces of software):
AUTO_SETUP_INSTALL_SOFTWARE_ID=1
2
Or is the correct syntax:
AUTO_SETUP_INSTALL_SOFTWARE_ID=1
AUTO_SETUP_INSTALL_SOFTWARE_ID=2