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:
parent
09ca99fe97
commit
5bc2693cfb
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user