diff --git a/configure-system.ksh b/configure-system.ksh index bb62e92..03ae204 100755 --- a/configure-system.ksh +++ b/configure-system.ksh @@ -73,3 +73,6 @@ echo "permit :wheel" >> /etc/doas.conf # Enable SSH at boot rcctl enable sshd + +echo "https://mirrors.mit.edu/pub/OpenBSD >> /home/$user/.profile +export PKG_PATH=https://mirrors.mit.edu/pub/OpenBSD/$(uname -r)/packages/$(uname -m)/