diff options
author | Karel Kočí <cynerd@email.cz> | 2017-10-13 13:39:32 +0200 |
---|---|---|
committer | Karel Kočí <cynerd@email.cz> | 2017-10-13 13:39:32 +0200 |
commit | a24065603cf94af1910a98b97ac2bf188085e065 (patch) | |
tree | b6232afe8734903163ae57a695ca4a357fce6442 /archlinux.pkgs.d/laptop | |
parent | f322efcb46049a0560b5a53745f3a9928e64d5db (diff) | |
download | myconfigs-a24065603cf94af1910a98b97ac2bf188085e065.tar.gz myconfigs-a24065603cf94af1910a98b97ac2bf188085e065.tar.bz2 myconfigs-a24065603cf94af1910a98b97ac2bf188085e065.zip |
Drop archlinux (I am on gentoo now oh yeh)
Diffstat (limited to 'archlinux.pkgs.d/laptop')
-rw-r--r-- | archlinux.pkgs.d/laptop | 30 |
1 files changed, 0 insertions, 30 deletions
diff --git a/archlinux.pkgs.d/laptop b/archlinux.pkgs.d/laptop deleted file mode 100644 index 55dd88c..0000000 --- a/archlinux.pkgs.d/laptop +++ /dev/null @@ -1,30 +0,0 @@ -dnl vim:ft=m4 -define(LAPTOP) -include(desktop) - -dnl System essentials -syslinux -efibootmgr -acpid-openrc -xf86-input-synaptics -xf86-video-intel - -dnl Network -wpa_supplicant-openrc -iw -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 |