Add path stuff
This commit is contained in:
parent
f0cc589534
commit
749df51778
@ -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)/
|
||||
|
Loading…
Reference in New Issue
Block a user