mirror of
https://github.com/tommytran732/QubesOS-Scripts.git
synced 2025-07-31 09:38:35 -04:00
Implement qubes-video-companion
Signed-off-by: Tommy <contact@tommytran.io>
This commit is contained in:
parent
4547d4ece8
commit
d2e87f0a01
3 changed files with 3 additions and 3 deletions
2
dom0.sh
2
dom0.sh
|
@ -20,7 +20,7 @@ set -eu -o pipefail
|
|||
sudo sed -i 's/issue_discards = 0/issue_discards = 1/' /etc/lvm/lvm.conf
|
||||
sudo systemctl enable --now fstrim.timer
|
||||
|
||||
sudo qubes-dom0-update anti-evil-maid qubes-ctap-dom0 qt5-qtstyleplugins
|
||||
sudo qubes-dom0-update anti-evil-maid qubes-ctap-dom0 qubes-video-companion-dom0 qt5-qtstyleplugins
|
||||
|
||||
# Configure PCRs
|
||||
sudo sed -i 's/ --pcr 19//' /etc/anti-evil-maid.conf
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue