diff --git a/README.org b/README.org index b068a63..87ce0f7 100644 --- a/README.org +++ b/README.org @@ -4,8 +4,7 @@ ** Modules - The configuration is sliced into different files, and the modules are imported - from *configuration.nix*: + The configuration is sliced into different files, per category: - ZFS pool configuration: hardware-configuration.nix - Network configuration: networking.nix @@ -13,3 +12,5 @@ - Nginx and PostgreSQL: webstack.nix - Radicale and Syncthing: datasync.nix - Gitea: devops.nix + + All the modules are imported in *configuration.nix*