Skip to content

Latest commit

History

History
31 lines (23 loc) 路 758 Bytes

README.md

File metadata and controls

31 lines (23 loc) 路 758 Bytes

Matan's Dotfiles

My fully-declarative system configuration using Nix and Nix-Darwin.

Installation

Run at your own risk:

curl -fsSL https://raw.githubusercontent.com/matchai/dotfiles/main/install | bash

Goals

  • Installs Command Line Tools silently
  • Installs Nix
  • Installs Nix-Darwin
  • Installs Homebrew
  • Clones this repo to the local machine
  • Initiates the first darwin-rebuild to switch configurations

Layout

  • darwin/ - Darwin-specific configuration
  • home/ - Home-manager configuration and dotfile management

Inspiration

Heavily inspired by: