diff options
Diffstat (limited to 'device/towerofbssd_pre')
-rwxr-xr-x | device/towerofbssd_pre | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/device/towerofbssd_pre b/device/towerofbssd_pre new file mode 100755 index 0000000..4b114cf --- /dev/null +++ b/device/towerofbssd_pre @@ -0,0 +1,15 @@ +# Tower of BSSD (pre) +# towerofbssd.local +# +# This is a Mac Pro 3,1 (Early 2008). +# Acquired in 2022. +# +# It's primarily used as a LAN-attached-storage device, +# but also has a host of ports that make it convenient for +# audio shenanigans between devices (e.g. recording output +# of consoles, being an Airplay satellite, and so on). + +export DEVICE_HAS_GPG + +export DEVICE_HAS_HOMEBREW +export DEVICE_HOMEBREW_INSTALLATION=/usr/local/Homebrew |