Started work on config file and parsing

This commit is contained in:
Andrew Schott 2025-01-02 18:44:15 -06:00
parent 8e45b2b65a
commit c6c2a89eb2
4 changed files with 163 additions and 0 deletions

17
config.template Normal file
View file

@ -0,0 +1,17 @@
[PackageManagers]
apt = n
dnf = y
pacman = n
python = n
urpmi = n
zypper = n
[Firmware]
firmware = y
[Containers]
distrobox = y
flatpak = y
podman = y
snap = n