mirror of
https://github.com/tommytran732/QubesOS-Scripts.git
synced 2025-05-12 11:12:14 -04:00
Add fwupd-qubes-vm
This commit is contained in:
parent
b3476a5ef8
commit
ab1dbd9b3a
2 changed files with 2 additions and 2 deletions
|
@ -25,7 +25,7 @@ download() {
|
||||||
}
|
}
|
||||||
|
|
||||||
# Install necessary packages
|
# Install necessary packages
|
||||||
dnf install -y @hardware-support arc-theme chrony gnome-keyring NetworkManager-wifi network-manager-applet qubes-core-agent-networking qubes-core-agent-network-manager xfce4-notifyd
|
dnf install -y @hardware-support arc-theme chrony gnome-keyring fwupd-qubes-vm NetworkManager-wifi network-manager-applet qubes-core-agent-networking qubes-core-agent-network-manager xfce4-notifyd
|
||||||
|
|
||||||
# Setup NTS
|
# Setup NTS
|
||||||
sudo rm -rf /etc/chrony.conf
|
sudo rm -rf /etc/chrony.conf
|
||||||
|
|
|
@ -39,7 +39,7 @@ download https://raw.githubusercontent.com/TommyTran732/Linux-Setup-Scripts/main
|
||||||
sudo chmod 644 /etc/apt/apt.conf.d/99sane-upgrades
|
sudo chmod 644 /etc/apt/apt.conf.d/99sane-upgrades
|
||||||
|
|
||||||
# Install packages
|
# Install packages
|
||||||
sudo apt install --no-install-recommends qt5ct qt5-style-plugins arc-theme -y
|
sudo apt install --no-install-recommends fwupd-qubes-vm qt5ct qt5-style-plugins arc-theme -y
|
||||||
|
|
||||||
# Restrict /proc and access
|
# Restrict /proc and access
|
||||||
sudo systemctl enable --now proc-hidepid.service
|
sudo systemctl enable --now proc-hidepid.service
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue