mirror of
https://github.com/tommytran732/QubesOS-Scripts.git
synced 2025-07-01 09:36:56 -04:00
Update config-manager disable command
Signed-off-by: Tommy <contact@tommytran.io>
This commit is contained in:
parent
072ced35af
commit
74d31f49af
1 changed files with 1 additions and 1 deletions
|
@ -133,7 +133,7 @@ sudo dnf remove -y abrt* cheese evince file-roller* libreoffice* mediawriter rhy
|
|||
sudo dnf remove -y lvm2 rng-tools thermald '*perl*'
|
||||
|
||||
# Disable openh264 repo
|
||||
sudo dnf config-manager --set-disabled fedora-cisco-openh264
|
||||
sudo dnf config-manager setopt fedora-cisco-openh264.enabled=0
|
||||
|
||||
# Install custom packages
|
||||
# gnome-shell is needed for theming to work
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue