Skip to content

Repository files navigation

dotfiles

On Debian or Ubuntu, install external dependencies, stow configs, switch Home Manager, and install Python with pyenv:

./bootstrap.sh

To stow configs and switch Home Manager without running the full bootstrap:

./reload.sh

To only stow configs without running home-manager switch:

./reload.sh --skip-switch

Using System OpenGL Drivers

https://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 wrapper

Ignoring Certain Configs

For a given machine, you can avoid stowing config files:

touch i3/.stowignore

About

Personal settings for setting up a new development environment

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages