Skip to content

kev-daniell/dotfiles

Repository files navigation

dotfiles

Build Status

Prerequisites

  1. You must have the Nix package manager installed. Use the Determinate Systems installer to install Nix on your machine:

    curl --proto '=https' --tlsv1.2 -sSf -L https://install.determinate.systems/nix \
      | sh -s -- install --determinate
  2. Install nix-darwin by running:

    nix profile install nix-darwin

Getting Started

  1. Clone this repository:

    git clone https://github.com/kev-daniell/dotfiles.git
    cd dotfiles
  2. Define environment variables

    cp .env.example .env

    Now you can go into .env and you can update the variables with an editor of your choice.

  3. Build and activate the Nix environment:

    make switch

About

Configurations for my main systems

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published