ahuston-0 92e7b5efeb
All checks were successful
Check flake.lock / Check health of `flake.lock` (push) Successful in 11s
Check Nix formatting / Perform Nix format checks (push) Successful in 2m39s
Check Nix flake / Perform Nix flake checks (push) Successful in 9m4s
Update flakes / update_lockfile (push) Successful in 17m15s
Merge pull request 'feature/update-hydra' (#84) from feature/update-hydra into main
Reviewed-on: #84
2025-04-09 12:08:02 -04:00
2025-04-04 16:00:29 -04:00
2025-03-13 18:05:15 -04:00
2025-04-02 00:35:15 -04:00
2025-04-01 13:59:09 -04:00
2025-04-01 13:59:09 -04:00
2025-02-14 01:15:15 -05:00
2025-04-07 18:00:46 -04:00
2025-04-09 11:42:36 -04:00
2025-03-13 18:05:15 -04:00
2023-12-27 19:42:46 +01:00
2024-08-17 22:17:08 -04:00
2025-03-13 18:05:15 -04:00
2024-07-26 03:32:03 +00:00
2024-07-26 03:32:03 +00:00
2025-04-09 11:58:43 -04:00
2025-04-09 11:58:43 -04:00
2025-04-01 13:59:09 -04:00
2025-04-01 13:59:09 -04:00
2025-03-02 20:20:02 -05:00
2025-03-13 18:05:15 -04:00

Nix Dotfiles

This repository contains the flake required to build critical and personal infrastructure running NixOS. The setup can be explored as follows.

This repo supports x86_64-linux and (theorically) aarch64-linux.

Setting Up

Please see our setup guide for more information on how to onboard a new user or system.

For Those Interested

Although we are not actively looking for new members to join in on this repo, we are not strictly opposed. Please reach out to @ahuston-0 for further information.

Repo Structure

  • docs/: public documentation, including contributors and setup guides
  • hydra/: hydra configuration, used for our CI/CD
  • keys/: PGP public keys, for those who are using SOPS for secrets
  • lib: custom nix library functions, including general utility functions and dynamic system construction
  • modules/: Nix modules created by us for common services or overrides (openssh, hydra, certain boot params, etc.)
  • systems/: per-system configurations
  • users/<user>/: includes per-user configs for home-manager, SOPS, and SSH keys
  • utils/: utility scripts primarily used for dependency updates

Contributing

For members of our organization who are looking to either contribute to the existing infrastructure, or onboard their own hardware, please see our contributors guide

Description
No description provided
Readme 1.9 MiB
Languages
Nix 73.1%
Emacs Lisp 16.9%
Shell 5.8%
CSS 4.2%