move: packages to gui that aren't needed on servers

This commit is contained in:
qoijjj
2024-01-07 23:56:55 -08:00
committed by GitHub
parent 88d39b3c17
commit 92a3c5e956
2 changed files with 2 additions and 2 deletions

View File

@@ -3,9 +3,7 @@ repos:
- https://copr.fedorainfracloud.org/coprs/secureblue/hardened_malloc/repo/fedora-39/secureblue-hardened_malloc-fedora-39.repo - https://copr.fedorainfracloud.org/coprs/secureblue/hardened_malloc/repo/fedora-39/secureblue-hardened_malloc-fedora-39.repo
- https://copr.fedorainfracloud.org/coprs/secureblue/bubblejail/repo/fedora-39/secureblue-bubblejail-fedora-39.repo - https://copr.fedorainfracloud.org/coprs/secureblue/bubblejail/repo/fedora-39/secureblue-bubblejail-fedora-39.repo
install: install:
- yt-dlp
- lm_sensors - lm_sensors
- mediainfo
- lynis - lynis
- hardened_malloc - hardened_malloc
- chkrootkit - chkrootkit

View File

@@ -8,6 +8,8 @@ install:
- libadwaita - libadwaita
- headsetcontrol - headsetcontrol
- chromium - chromium
- mediainfo
- yt-dlp
remove: remove:
- openssh-server - openssh-server