Add symlink support
This commit is contained in:
8
dotfiles/common/root/etc/dnf/dnf.conf
Normal file
8
dotfiles/common/root/etc/dnf/dnf.conf
Normal file
@@ -0,0 +1,8 @@
|
||||
# see `man dnf.conf` for defaults and possible options
|
||||
|
||||
[main]
|
||||
# installonly_limit=3
|
||||
# best=False
|
||||
skip_if_unavailable=True
|
||||
deltarpm=True
|
||||
fastestmirror=True
|
||||
Reference in New Issue
Block a user