Skip to content

andrewgarner/environment

Repository files navigation

Environment

My development environment, powered by Nix.

Getting started

Install Nix by running the following command:

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

Open a new terminal session and verify the nix executable is in your $PATH:

nix --version

Installation

Run the following command to apply the configuration:

nix --experimental-features 'nix-command flakes' run nix-darwin -- switch --flake github:andrewgarner/environment

About

My development environment, powered by Nix.

Resources

License

Stars

Watchers

Forks

Languages