Skip to content
This repository has been archived by the owner on Jan 15, 2023. It is now read-only.
/ dotconfig-nixpkgs Public archive
forked from kamilchm/.nixpkgs

dotconfig-nixpkgs aka dotfiles with nix

Notifications You must be signed in to change notification settings

KaiHa/dotconfig-nixpkgs

 
 

Repository files navigation

dotconfig-nixpkgs aka dotfiles with nix

This is a fork of https://github.com/kamilchm/.nixpkgs that I have heavily adapted to my needs.

Fully declarative user environment

  1. Use nix to manage all your user space programs declaratively.
  2. Prepare dotfiles with injected dependencies from https://github.com/NixOS/nixpkgs and install it into $out/target-home.
  3. Link dotfiles from .nix-profile into user home directory.

How to use it?

  1. Install nix
  2. Git clone dotconfig-nixpkgs into ~/.config/nixpkgs
  3. Customize it for your needs.
  4. Run .config/nixpkgs/install.sh

About

dotconfig-nixpkgs aka dotfiles with nix

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Emacs Lisp 54.5%
  • Shell 22.0%
  • Nix 15.2%
  • Haskell 7.5%
  • Vim Script 0.8%