You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
calamares-settings-ubuntu/lubuntu/modules/pkgselect_context.conf

19 lines
733 B

---
dontChroot: false
timeout: 300
"packages.minimalInstall":
true:
- "apt-get -y --purge remove snapd vlc plasma-discover muon transmission-qt quassel 2048-qt featherpad noblenote kcalc qps zsync partitionmanager qapt-deb-installer picom qlipper qtpass libreoffice*"
- "apt-get -y autoremove"
"packages.restrictedExtras":
true:
- "sed -i 's/Enabled: no/Enabled: yes/g' /etc/apt/sources.list.d/ubuntu_nonfree.sources"
- "apt-get update"
- "apt-get -y install ubuntu-restricted-addons unrar"
"packages.updateNow":
true: "apt-get -y full-upgrade"
"packages.virt-manager":
true: "apt-get -y install virt-manager"
"packages.thunderbird":
true: "apt-get -y install thunderbird"