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.
18 lines
631 B
18 lines
631 B
---
|
|
dontChroot: false
|
|
timeout: 300
|
|
"packages.minimalInstall":
|
|
true:
|
|
- "apt-get -y --purge remove snapd vlc plasma-discover 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:
|
|
- "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"
|