Skip to content
This repository has been archived by the owner on Oct 12, 2021. It is now read-only.

lucperkins/nix-home-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nix configuration

This repo houses the Home Manager configuration that I use for my macOS laptop. Here are some tools that I install and configure this way:

  • Neovim
  • tmux
  • Git
  • zsh and oh my zsh (including aliases and environment variables)
  • curl
  • Elixir (mix, elixir, elixirc, etc.)
  • HTTPie
  • jq
  • Go
  • fzf
  • htop
  • youtube-dl
  • fd
  • bat
  • exa
  • ripgrep
  • tokei
  • tree
  • xsv
  • Dhall

This list will surely grow over time as new packages are installed.

Debts

This config is heavily indebted to srid/nix-config.

Usage

To use these configs yourself as a starter:

  1. Install Nix
  2. Install Home Manager
  3. cd ~/.config
  4. rm -rf nixpkgs
  5. git clone https://github.com/lucperkins/nix-home-config nixpkgs
  6. home-manager switch && source ~/.zshrc

About

Nix configuration for my macOS laptop

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages