This flake hosts different boxes (2 Desktop, some servers), some custom packages, some nixos and home mananger modules and it uses sops-nix for secrets.
The host cache
is a aarch64 machine, others x86-64.
Other interesing flakes (alphabetic order):
# Read Only Token
atticd-atticadm make-token --sub 'ro' --validity '1 year' --pull '*'
# Root Token
atticd-atticadm make-token --sub 'root' --validity '1 year' --push '*' --pull '*' --delete '*' --create-cache '*' --destroy-cache '*' --configure-cache '*' --configure-cache-retention '*'
nix run github:shawn8901/nix-configuration#generate-zrepl-ssl <hostname>