/nix_config

My personal system configurations using nix

Primary LanguageNix

Nix Configurations

This repo contains my system and user configurations using nix.

Installation

gh repo clone V4G4X/nix_config ~/.nixpkgs

Once nix and nix-darwin are set up:

# For Home Manager
nix-channel --add https://github.com/nix-community/home-manager/archive/master.tar.gz home-manager
nix-channel --update

Prerequisites

I typically found that following behind this helps.