Go to file
2025-01-06 11:15:08 +01:00
files remote kitty 2024-12-31 16:30:37 +01:00
cask.nix add figma, exchange dozer for ice 2025-01-03 14:36:50 +01:00
flake.lock remove old brew packages and add devenv 2025-01-02 15:55:19 +01:00
flake.nix remove old brew packages and add devenv 2025-01-02 15:55:19 +01:00
home.nix add bitwarden cli 2025-01-06 11:15: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