No description
| docs | ||
| modules | ||
| secrets | ||
| .envrc | ||
| .gitattributes | ||
| .gitignore | ||
| .sops.yaml | ||
| flake.lock | ||
| flake.nix | ||
| justfile | ||
| README.md | ||
My Systems Flake
This flake contains the system configuration of my entire network.
Topology
Notes
- After each change execute
nix fmtto automatically format all repository code. Code formatting mistakes are treated as errors bynix flake check.