Basically my script to install debian as easy as possible.
https://brockar.github.io/easy-download-debian/
Run as sudo.
(if u can't, just run usermod -aG sudo $(USER)
as root)
sudo apt install git
git clone https://github.com/brockar/my-debian.git
cd my-debian/
sudo ./script.sh
There are some extra installers in ./extras/
and some notes as well
Scripts I use other than my own: