V4G4X / nix_config

My personal system configurations using nix

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

My personal system configurations using nix


Languages

Language:Nix 100.0%