Update qubes-create-minimal-sys-vms

This commit is contained in:
[799] 2018-03-10 22:30:55 +01:00 committed by GitHub
parent 259eceaa48
commit 719b2ba90f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -34,4 +34,4 @@ qvm-run --auto --user root t-sys "xterm -hold -e 'dnf -y install qubes-core-agen
qvm-run --auto --user root t-sys "xterm -hold -e 'dnf -y install --enablerepo=qubes-vm-*-current-testing qubes-input-proxy-sender'"
# Install Linux Firmware
dnf -y install linux-firmware
qvm-run --auto --user root t-sys "xterm -hold -e 'dnf -y install linux-firmware'"