There has to be a ton of unneeded packages and probably other stuff that can be removed before creating the disk image. get a list of all installed packages: ```sg $ pacman -Q | more ```
There has to be a ton of unneeded packages and probably other stuff that can be removed before creating the disk image.
get a list of all installed packages: