feat: reshuffle files
This commit is contained in:
17
dotfiles/system/dnf/dnf.conf
Normal file
17
dotfiles/system/dnf/dnf.conf
Normal file
@@ -0,0 +1,17 @@
|
||||
# see `man dnf.conf` for defaults and possible options
|
||||
|
||||
[main]
|
||||
max_parallel_downloads=10
|
||||
gpgcheck=1
|
||||
installonly_limit=3
|
||||
clean_requirements_on_remove=True
|
||||
best=False
|
||||
skip_if_unavailable=True
|
||||
keepcache=true
|
||||
check_config_file_age=False
|
||||
metadata_expire=1
|
||||
max_parallel_downloads=10
|
||||
defaultyes=True
|
||||
fastestmirror=1
|
||||
deltarpm=True
|
||||
#metadata_expire=24h
|
||||
Reference in New Issue
Block a user