On Debian or Ubuntu, install external dependencies, stow configs, switch Home Manager, and install Python with pyenv:
./bootstrap.shTo stow configs and switch Home Manager without running the full bootstrap:
./reload.shTo only stow configs without running home-manager switch:
./reload.sh --skip-switchhttps://github.com/nix-community/nixGL
nix-channel --add https://github.com/nix-community/nixGL/archive/main.tar.gz nixgl && nix-channel --update
nix-env -iA nixgl.auto.nixGLDefault # or replace `nixGLDefault` with your desired wrapperFor a given machine, you can avoid stowing config files:
touch i3/.stowignore