From 64e557a8b97c4975c25cf5bd12fa3bb51fb38756 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karel=20Ko=C4=8D=C3=AD?= Date: Wed, 28 Dec 2016 16:37:18 +0100 Subject: Rewrite arch packages little bit List of expected packages is now generated using m4 language. --- archlinux.pkgs.d/laptop | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 archlinux.pkgs.d/laptop (limited to 'archlinux.pkgs.d/laptop') diff --git a/archlinux.pkgs.d/laptop b/archlinux.pkgs.d/laptop new file mode 100644 index 0000000..0d1e89a --- /dev/null +++ b/archlinux.pkgs.d/laptop @@ -0,0 +1,30 @@ +dnl vim:ft=m4 +define(LAPTOP) +include(desktop) + +dnl System essentials +syslinux +efibootmgr +acpid-openrc +lm_sensors-openrc +xf86-input-synaptics +xf86-video-intel + +dnl Network +wpa_supplicant-openrc +wireless_tools +rfkill + +dnl Also system but not exactly essential for me +cpupower-openrc +powertop +pm-utils +acpi + +dnl bluetooth +bluez +bluez-utils +bluez-hid2hci +obexfs +obextool +pulseaudio-bluetooth -- cgit v1.2.3