Skip to content

danilevy1212/nix-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dan’s nix config

Introduction.

nix is a functional DSL (Domain Specific Language) for creating stable, reproducible builds across many computers. It can be installed as a standalone program in any linux distro and macOS or on top of it’s own distro, NixOS.

This repo is a collection of .nix files that constitute the configuration of dependencies of my system. This are located at the $HOME/.config/nixpkgs folder.

Installation

Clone this repository in $HOME/.config/nixpkgs

git clone git@github.com:danilevy1212/nix-config.git $HOME/.config/nixpkgs

Follow the installation instructions of home-manager, which should install the rest of dependencies.

Prerequesites

nix
Either the package manager or the distribution.
home-manager
Manages user level dependencies.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published