From 749df51778ba0e4d2bbe61c96d7b4ca62d308864 Mon Sep 17 00:00:00 2001 From: "Scott C. MacCallum" Date: Sat, 7 Jan 2023 22:21:15 +0000 Subject: [PATCH] Add path stuff --- configure-system.ksh | 3 +++ 1 file changed, 3 insertions(+) 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)/