Update README

This commit is contained in:
coolneng 2021-08-03 12:27:45 +01:00
parent 87f35f3bb3
commit 7e74ff0892
Signed by: coolneng
GPG Key ID: 9893DA236405AF57
1 changed files with 10 additions and 0 deletions

View File

@ -1,3 +1,13 @@
* Aegis
Declarative configuration for the ZFS backup server, using [[https://nixos.org][NixOS]]
** Modules
The configuration is sliced into different files, per category:
- ZFS pool configuration: hardware-configuration.nix
- Network configuration: networking.nix
- Systemd services and timers: periodic.nix
All the modules are imported in *configuration.nix*