ixolt / dotfiles

💻 Public repo for my personal dotfiles

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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:

About

💻 Public repo for my personal dotfiles

License:ISC License


Languages

Language:Nix 74.9%Language:Shell 25.1%