From 0488d832738c3d12e490cdb73892a61480271884 Mon Sep 17 00:00:00 2001
From: coolneng <akasroua@gmail.com>
Date: Mon, 9 Dec 2019 06:52:28 +0100
Subject: [PATCH] Update Readme

---
 README.org | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

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*