Go to file
2025-01-15 19:04:48 +01:00
files save window size ghostty 2025-01-07 19:28:27 +01:00
cask.nix add utm 2025-01-07 19:28:40 +01:00
flake.lock update flake 2025-01-14 15:47:38 +01:00
flake.nix add some macos config 2025-01-15 19:04:48 +01:00
home.nix add some macos config 2025-01-15 19:04:48 +01:00
README.md add some macos config 2025-01-15 19:04:48 +01:00

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