1
0
forked from extern/nix-config

archlinux: Add vim and dhcpcd to install-scripts

These packages aren't included by default anymore so adding them here
makes sense. Note that maintaining a large meta package is actually
difficult since one error means the whole thing doesn't work.

I am looking for an alternative solution to keep things somewhat
automated while at the same time increase flexibility when it comes
to the initial setup.
This commit is contained in:
Donovan Glover 2021-01-04 23:33:06 -05:00
parent 09ca99fe97
commit 5bc2693cfb
No known key found for this signature in database
GPG Key ID: EA7408A77AE1BE65

View File

@ -6,4 +6,4 @@
set -xe
pacstrap /mnt base linux linux-firmware grub fish git polkit rng-tools
pacstrap /mnt base linux linux-firmware grub fish git polkit rng-tools vim dhcpcd