You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

18 lines
299 B
TOML

# This is an example configuration which is also used by default on crystal installations
proper_manager = "ame"
[apt]
distro = "Ubuntu/Debian (based Distros)"
[apt-get]
distro = "Ubuntu/Debian (based Distros)"
[dnf]
distro = "fedora"
[zypper]
distro = "OpenSuse"
[yum]
distro = "rhel (based)"