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
Reviewed-on: #84
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 guideshydra/
: hydra configuration, used for our CI/CDkeys/
: PGP public keys, for those who are usingSOPS
for secretslib
: custom nix library functions, including general utility functions and dynamic system constructionmodules/
: Nix modules created by us for common services or overrides (openssh, hydra, certain boot params, etc.)systems/
: per-system configurationsusers/<user>/
: includes per-user configs forhome-manager
,SOPS
, andSSH
keysutils/
: 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
Languages
Nix
73.1%
Emacs Lisp
16.9%
Shell
5.8%
CSS
4.2%