diff --git a/roles/home-cli/files/profile b/roles/home-cli/files/profile index 39d9a27..1c0887d 100644 --- a/roles/home-cli/files/profile +++ b/roles/home-cli/files/profile @@ -140,6 +140,11 @@ else fi fi +if [ "$(uname -s)" = NetBSD ] +then + export PKG_PATH="https://cdn.netbsd.org/pub/pkgsrc/packages/$(uname -s)/$(uname -n)/$(uname -r)/All" +fi + _acp_add_path () { if [ -n "$1" ] && [ -d "$1" ] then