Skip to content

adrianforsius/home-manager

Repository files navigation

Nix's home manager to replace dotfiles

Install your os and run:

mkdir -p ~/.config && \
nix --extra-experimental-features flakes --extra-experimental-features nix-command run nixpkgs#git -- clone https://github.com/adrianforsius/home-manager ~/.config/home-manager && \
nix --extra-experimental-features flakes --extra-experimental-features nix-command  run home-manager/master -- switch

Inspired by:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages