Skip to content

My home environment, powered by Nix.

License

Notifications You must be signed in to change notification settings

andrewgarner/nix-config

Repository files navigation

Home

My Nix configuration.

Getting started

Install Nix by running the following command:

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

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/nix-config

About

My home environment, powered by Nix.

Resources

License

Stars

Watchers

Forks