Add path stuff

This commit is contained in:
Scott C. MacCallum 2023-01-07 22:21:15 +00:00
parent f0cc589534
commit 749df51778
1 changed files with 3 additions and 0 deletions

View File

@ -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)/