No description
  • Nix 63.3%
  • Shell 36%
  • CSS 0.7%
Find a file
alejandro-angulo 3bbedf232c
Some checks failed
Build and Deploy NixOS Configurations / build (git) (push) Successful in 36s
Build and Deploy NixOS Configurations / build (node) (push) Successful in 43s
Build and Deploy NixOS Configurations / build (gospel) (push) Successful in 48s
Build and Deploy NixOS Configurations / build (framework) (push) Successful in 49s
Build and Deploy NixOS Configurations / build (carbon) (push) Successful in 50s
Build and Deploy NixOS Configurations / deploy (git) (push) Failing after 26s
Skip checks
2026-05-16 10:12:11 -07:00
.forgejo/workflows Skip checks 2026-05-16 10:12:11 -07:00
homes Change scaling (again) 2026-05-02 07:23:10 -07:00
lib/helpers Added helper to get domains for local network 2025-05-04 19:23:19 -07:00
modules Setup SSH access for deployments 2026-05-16 09:20:11 -07:00
overlays Address system -> stdenv.hostPlatform.system warning 2026-05-02 17:07:50 -07:00
packages Fix dashboard config 2026-04-20 17:14:41 -07:00
secrets Remove hydra and minio 2026-05-02 07:41:29 -07:00
systems Setup SSH access for deployments 2026-05-16 09:20:11 -07:00
.gitignore Migrate away from snowfall to flake-parts 2026-05-02 14:55:11 -07:00
AGENTS.md Fix issues after updating lockfile 2026-01-19 08:48:51 -08:00
devenv.nix Fix issues after updating lockfile 2026-01-19 08:48:51 -08:00
flake.lock Update lockfile 2026-05-12 18:40:21 -07:00
flake.nix Migrate away from snowfall to flake-parts 2026-05-02 14:55:11 -07:00
README.md Remove inspiration section 2026-05-16 08:52:54 -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.