This is a nix system configuration repo for all my linux and macos systems.
Instructions from this useful nixcademy article:
Using the Determinate System’s shell installer:
curl \
--proto '=https' \
--tlsv1.2 \
-sSf \
-L https://install.determinate.systems/nix \
| sh -s -- installSelect no when prompted to install Determinate Nix.
nix run nix-darwin -- switch --flake github:TristanFloch/dotfiles-nix#macbook-pro-m4Changing `macbook-pro-m4` with the actual hostname.