merge ingredients into one
This commit is contained in:
@@ -9,6 +9,8 @@
|
||||
|
||||
%packages --exclude-weakdeps # Beginning of the package section. Does not include weak dependencies. Description courtesy of the Fedora project
|
||||
|
||||
# Default but not necessary packages that are part of the core DNF group
|
||||
|
||||
NetworkManager # Network connection manager and user applications
|
||||
NetworkManager-config-connectivity-fedora # NetworkManager config file for connectivity checking via Fedora servers
|
||||
dnf5-plugins # Plugins for dnf5
|
||||
@@ -20,4 +22,11 @@ prefixdevname # Udev helper utility that provides network interface naming using
|
||||
systemd-resolved # Network Name Resolution manager
|
||||
zram-generator-defaults # Default configuration for zram-generator
|
||||
|
||||
# Hand-picked packages
|
||||
pciutils # PCI bus related utilities
|
||||
libusb # Library for accessing USB devices
|
||||
usbutils # Linux USB utilities
|
||||
wget # An advanced file and recursive website downloader
|
||||
nano # A small text editor
|
||||
|
||||
%end # End of the packages section
|
Reference in New Issue
Block a user