readme updates

This commit is contained in:
root 2025-11-08 19:59:20 +00:00
parent e9165f078a
commit 55c7a2532a

View file

@ -2,18 +2,28 @@
## Map ## Map
TBC - `helpers/`
Custom modules to aid in Distrust service creation
- `homepage/`
Custom "SSG"-ish derivation to generate the static [frontpage](https://distrust.network)
- `secrets/`
[Agenix](https://github.com/ryantm/agenix)-managed secret files
- `services/`
Service-specific configurations
- `system/`
System-wide configurations
## External Dependencies
- [Nixpkgs/NixOS](https://github.com/nixos/nixpkgs), forms the basis of the NixOS system
- [Agenix](https://github.com/ryantm/agenix), allows for pure Nix age-encrypted secret files
- [SNM (Simple NixOS Mailserver)](https://gitlab.com/simple-nixos-mailserver/nixos-mailserver), powers our E-Mail server
## TODO's ## TODO's
### In Progress ### In Progress
- N/A - Cleanup Flake
- Harden Flake
### Urgent
- N/A
### Important
- N/A
### Planned ### Planned
- Root on `tmpfs` - Root on `tmpfs`