first commit

This commit is contained in:
2025-01-27 23:04:14 +01:00
commit 938b3e730e
42 changed files with 1454 additions and 0 deletions

11
etc/dnf/dnf.conf Normal file
View File

@@ -0,0 +1,11 @@
[main]
gpgcheck=True
installonly_limit=3
clean_requirements_on_remove=True
best=False
skip_if_unavailable=True
max_parallel_downloads=10
deltarpm=False
defaultyes=True
install_weak_deps=False
countme=False