No description
Find a file
2025-10-22 17:44:51 -07:00
.gitea/workflows Added demo workflow 2024-09-28 23:30:46 -07:00
homes Misc updates (lockfile, zigbee2mqtt) 2025-10-22 17:44:51 -07:00
lib/helpers Added helper to get domains for local network 2025-05-04 19:23:19 -07:00
modules Misc updates (lockfile, zigbee2mqtt) 2025-10-22 17:44:51 -07:00
overlays Move signal-desktop-bin override to an overlay 2025-09-24 18:55:43 -07:00
packages Update to 1.0.0 2025-08-18 19:33:52 -07:00
secrets Misc updates (lockfile, zigbee2mqtt) 2025-10-22 17:44:51 -07:00
systems Misc updates (lockfile, zigbee2mqtt) 2025-10-22 17:44:51 -07:00
.gitignore Manage pre-commit hooks with devenv 2025-08-02 22:29:10 -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
AGENTS.md Manage pre-commit hooks with devenv 2025-08-02 22:29:10 -07:00
devenv.nix Manage pre-commit hooks with devenv 2025-08-02 22:29:10 -07:00
flake.lock Misc updates (lockfile, zigbee2mqtt) 2025-10-22 17:44:51 -07:00
flake.nix Misc updates (lockfile, zigbee2mqtt) 2025-10-22 17:44:51 -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