On Debian or Ubuntu, install external dependencies first:
./bootstrap.shThen stow configs and switch Home Manager:
./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