commands and such
curl --proto '=https' --tlsv1.2 -sSf -L https://install.determinate.systems/nix | sh -s -- install pick no for installing determinate
nix flake init -t nix-darwin/master this command replaced the simple string with the computer name used when starting a new flake.nix file sed -i '' "s/simple/$(scutil --get LocalHostName)/" flake.nix
setup nix-darwin latest sudo nix run nix-darwin/master#darwin-rebuild -- switch --flake ~/nix-config
add the following line to ~/.zshrc export PATH="/opt/homebrew:$PATH"
sudo darwin-rebuild switch --flake ~/nix-config
sudo nix flake update
homebrews mas search appname