No description
| .gitea/workflows | ||
| homes | ||
| lib/helpers | ||
| modules | ||
| overlays | ||
| packages | ||
| secrets | ||
| systems | ||
| .gitignore | ||
| .nixd.json | ||
| .pre-commit-config.yaml | ||
| AGENTS.md | ||
| devenv.nix | ||
| flake.lock | ||
| flake.nix | ||
| README.md | ||
dotfiles
The canonical version of this repo lives on my personal git server at https://git.alejandr0angul0.dev/alejandro-angulo/dotfiles.
My nix configuration. The name of this repo is a bit of a misnormer since I'm no longer managing dotfiles with a tool like stow.
Usage
To apply a system configuration, run nixos-rebuild switch. See nixos-rebuild --help for more information.
Inspiration
Heavily inspired by Jake Hamilton's configuration: https://github.com/jakehamilton/config
Check out the companion flake tour video as well: https://www.youtube.com/watch?v=ARjAsEJ9WVY