nix-config/sh/093-virtualbox-guest

12 lines
332 B
Plaintext
Raw Normal View History

2018-08-31 21:39:35 +02:00
#!/bin/sh
#
# If you are installing Arch Linux in a virtual machine (specifically
# through VirtualBox) then you will need to install the guest utilities
# for certain behavior like auto resolution to work.
#
# https://wiki.archlinux.org/index.php/VirtualBox
set -xe
pacman -S virtualbox-guest-utils virtualbox-guest-modules-arch