echo "`whoami` ALL=(ALL:ALL) NOPASSWD: ALL" |sudo tee /etc/sudoers.d/`whoami` |
Nginx with http2
apt install -y nginx |
docker
apt install -y docker-compose-v2 docker.io |
nfs client
apt install -y nfs-common |
btop with intel GPU support
apt install -y btop |