refactor(iso): Fewer packages needed in ISO (#7)

This commit is contained in:
hygienic-books 2023-10-22 16:35:49 +02:00
parent 38396d7ccf
commit ffa322afdd

View File

@ -756,7 +756,7 @@ function main () {
set_ntp #1.2
resize_cow_space #1.3
update_pacman_db #1.4
install_pkgs 'base-devel' 'git' 'jq' #1.5
install_pkgs 'jq' #1.5
install_zfs #1.6
setup_zpool #1.7
mount_system #1.8