My working environment configs
-
Change hostname:
sudo scutil --set HostName <new host name> sudo scutil --set LocalHostName <new host name> sudo scutil --set ComputerName <new name>
-
Edit hostname in the nix file
-
Turn FileVault off
-
Install temporary just for single use
curl --proto '=https' --tlsv1.2 -sSf https://just.systems/install.sh | bash -s -- --to /tmp
-
Run command
/tmp/just install rm -rf /tmp/just
-
Turn FileVault on