mirror of https://github.com/bjeanes/dotfiles.git
Bo Jeanes
96c6c56ba3
I don't think the `programs.bash.enable = true` is actually needed here, because /etc/bashrc _was_ being amended with the correct paths even when not present. Nonetheless, having them both written explicitly here is a comfort. |
||
---|---|---|
.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"