Skip to content

ethanellison/dotfiles

Repository files navigation

Dotfiles Repository

Prerequisite

Install Nix

sh <(curl -L https://nixos.org/nix/install) --daemon

Run home-manager installation:

nix-channel --add https://github.com/nix-community/home-manager/archive/master.tar.gz home-manager
nix-channel --update

Install home-manager

nix-shell '<home-manager>' -A install

Enable flakes

Add the following line to /etc/nix/nix.conf experimental-features = nix-command flakes

Setup Instructions

Clone the repository:

git clone https://github.com/ethanellison/dotfiles.git
cd dotfiles

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published