readme updates
This commit is contained in:
parent
e9165f078a
commit
55c7a2532a
1 changed files with 18 additions and 8 deletions
26
README.md
26
README.md
|
|
@ -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`
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue