nix-config/README.md

500 B

my nix flake

This controls both my NixOS-powered computers, but also my home environment, including dotfiles, on almost everything else.

If you're me, and the machine you're installing on has a configuration, it's as simple as:

git clone git@nazrin.limited:source/nix-config.git ~/nix-config
cd ~/nix-config
nix-shell # or `nix shell` if nix was installed using the flake-enabled installer
nh os switch

Feel free to brutalize as much of this config as you want for your own purposes.