mirror of
https://github.com/cupcakearmy/nix-macos.git
synced 2025-12-11 16:35:06 +00:00
ce8dfa8ca976b0e6e87d5c350baa451d3d2f27aa
Dotfiles with Nix on macOS
Installation
# Install nix [without the --determinate flag]
curl --proto '=https' --tlsv1.2 -sSf -L https://install.determinate.systems/nix | sh -s -- install
# Install brew [for casks]
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
# Get repo
git clone https://github.com/cupcakearmy/nix-macos ~/.config/nix-darwin
# Installation
nix run nix-darwin -- switch --flake ~/.config/nix-darwin#mbp
Description
Languages
Nix
65.3%
Shell
17.5%
Lua
17.2%