Go to file
2024-12-18 19:27:08 +01:00
files close on last window 2024-11-21 10:15:03 +01:00
cask.nix add dependencies 2024-11-21 10:15:12 +01:00
flake.lock update flake 2024-12-16 22:58:27 +01:00
flake.nix update flake 2024-12-16 22:58:27 +01:00
home.nix add nerdfont again 2024-12-18 19:27:08 +01:00
README.md add readme 2024-11-17 14:19:49 +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#sflx