Find a file
2025-03-31 22:36:50 -07:00
.gitea/workflows Added demo workflow 2024-09-28 23:30:46 -07:00
homes Reformatted with nixfmt 2025-03-31 22:36:50 -07:00
modules Reformatted with nixfmt 2025-03-31 22:36:50 -07:00
overlays/neovim Reformatted with nixfmt 2025-03-31 22:36:50 -07:00
packages Reformatted with nixfmt 2025-03-31 22:36:50 -07:00
secrets Reformatted with nixfmt 2025-03-31 22:36:50 -07:00
systems Reformatted with nixfmt 2025-03-31 22:36:50 -07:00
.gitignore Ignored tmp directory 2024-08-31 09:04:56 -07:00
.nixd.json Added nixd 2023-07-21 20:51:30 -07:00
.pre-commit-config.yaml [pre-commit.ci] pre-commit autoupdate 2022-12-12 16:34:09 +00:00
flake.lock Misc updates 2025-03-31 22:33:40 -07:00
flake.nix Reformatted with nixfmt 2025-03-31 22:36:50 -07:00
README.md chore: update README 2024-10-30 19:45:31 -07:00

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