mirror of https://github.com/bjeanes/dotfiles.git
Bo Jeanes
4782daee48
It is still relatively unconfigured in its current state, though. |
||
---|---|---|
.envrc | ||
.gitignore | ||
README.md | ||
flake.lock | ||
flake.nix |
README.md
Bo's Dot Files
Install
-
Install Nix, using determinate systems' installer:
curl --proto '=https' --tlsv1.2 -sSf -L https://install.determinate.systems/nix | sh -s -- install
-
First time run:
nix run --extra-experimental-features "nix-command flakes"