mirror of
https://github.com/tommytran732/QubesOS-Scripts.git
synced 2025-08-21 19:48:07 -04:00
Use apt-get
Signed-off-by: Tommy <contact@tommytran.io>
This commit is contained in:
parent
600912992e
commit
e21d7f2641
5 changed files with 24 additions and 55 deletions
|
@ -39,7 +39,7 @@ download https://raw.githubusercontent.com/TommyTran732/Linux-Setup-Scripts/main
|
|||
sudo chmod 644 /etc/apt/apt.conf.d/99sane-upgrades
|
||||
|
||||
# Install packages
|
||||
sudo apt install --no-install-recommends fwupd-qubes-vm qt5-style-plugins arc-theme -y
|
||||
sudo apt-get install --no-install-recommends fwupd-qubes-vm qt5-style-plugins arc-theme -y
|
||||
|
||||
# Restrict /proc and access
|
||||
sudo systemctl enable --now proc-hidepid.service
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue