Moved 'dosfstool' and 'systemd-timesyncd' package installation from 'install.sh' to 'partition.sh'

This commit is contained in:
2025-07-11 21:30:53 -04:00
parent 2ddb6bdfb8
commit 66204958d9
2 changed files with 2 additions and 2 deletions

View File

@ -171,8 +171,6 @@ EOF
apt install \
--yes \
dosfstools \
systemd-timesyncd \
zfs-initramfs
fi