diff options
author | 2021-02-22 21:08:59 -0500 | |
---|---|---|
committer | 2021-02-22 21:08:59 -0500 | |
commit | 0a35291a06dd4c82e8e37238de8b5f20c7686d91 (patch) | |
tree | 3867046460b6286fd69e715618619c6bbd367a85 | |
parent | 547453502d46b6f37ac52b6c91b5264f9ac7b771 (diff) | |
download | xebian-lb-config-0a35291a06dd4c82e8e37238de8b5f20c7686d91.tar.bz2 xebian-lb-config-0a35291a06dd4c82e8e37238de8b5f20c7686d91.tar.xz xebian-lb-config-0a35291a06dd4c82e8e37238de8b5f20c7686d91.tar.zst |
Add anacron, iw, sudo, and wpasupplicant; move plocate.
Functionally this just adds iw and anacron, as the others are already installed.
-rw-r--r-- | config/package-lists/desktop.list.chroot | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/config/package-lists/desktop.list.chroot b/config/package-lists/desktop.list.chroot index 635717b..2a67872 100644 --- a/config/package-lists/desktop.list.chroot +++ b/config/package-lists/desktop.list.chroot @@ -2,13 +2,18 @@ vanir-keyring ## Standard toolsets +anacron command-not-found console-setup +iw lshw mtr-tiny +plocate rsync rfkill +sudo wireless-tools +wpasupplicant ## Standard desktop gucharmap @@ -18,7 +23,6 @@ lightdm lightdm-gtk-greeter network-manager-gnome pavucontrol -plocate plymouth plymouth-themes synaptic |