1
0
mirror of https://github.com/tommytran732/Arch-Setup-Script synced 2024-09-20 15:34:41 -04:00

https for fwupd

Signed-off-by: Tommy <contact@tommytran.io>
This commit is contained in:
Tommy 2024-05-31 05:14:52 -07:00
parent 8f9bda05c0
commit eeeb6f0f03
Signed by: Tomster
GPG Key ID: 555C902A34EC968F

View File

@ -294,6 +294,7 @@ fi
if [ "${virtualization}" = 'none' ]; then
pacstrap /mnt sbctl fwupd
echo 'UriSchemes=file;https' | sudo tee -a /mnt/etc/fwupd/fwupd.conf
fi
pacstrap /mnt snap-pac