Comment on What do you use to manage operating system images for installation on new laptops and workstations?
emhl@feddit.de 1 year ago
If you want to use OpenSUSE you could probably accomplish this with autoyast
Or you could write an bash script that makes all those configurations and just run it after finishing the Install.
An ansible playbook would be another option to do these configurations semi-automatically