diff --git a/README.org b/README.org index 6cd8888..f169ad9 100644 --- a/README.org +++ b/README.org @@ -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*