/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
eval "$(/opt/homebrew/bin/brew shellenv)"https://github.com/NixOS/nix-installer
curl -sSfL https://artifacts.nixos.org/nix-installer | sh -s -- install --enable-flakesgit clone https://github.com/naviapis/dotfiles.git ~/.dotfiles
sudo nix run nix-darwin -- switch --flake "~/.dotfiles#$(hostname)"