find_paths=(/p/c/filesystem /p/c/machine_specific/*/filesystem /p/c/user-specific)
find-maybe -type d \! -name wireguard \! -path '*/moddata/*' \! -name moddata -exec chmod go+rX '{}' +
find_paths=(/p/c/filesystem/etc/{,hpn}ssh /p/c/machine_specific/*/filesystem/etc/ssh /p/c/machine_specific/*/filesystem/etc/hpnssh)
find-maybe -type f \! -name '*key' -exec chmod go+rX '{}' +
find_paths=(/p/c/filesystem /p/c/machine_specific/*/filesystem /p/c/user-specific)
find-maybe -type d \! -name wireguard \! -path '*/moddata/*' \! -name moddata -exec chmod go+rX '{}' +
find_paths=(/p/c/filesystem/etc/{,hpn}ssh /p/c/machine_specific/*/filesystem/etc/ssh /p/c/machine_specific/*/filesystem/etc/hpnssh)
find-maybe -type f \! -name '*key' -exec chmod go+rX '{}' +