Skip to content

austinboyd/nix-home-manager-config

Repository files navigation

nix-home-manager-config

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:

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

Debts

This is a fork from lucperkins/nix-home-manager-config 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/austinboyd/nix-home-config nixpkgs
  6. home-manager switch && source ~/.zshrc

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages