Update Readme

This commit is contained in:
coolneng 2019-12-09 06:52:28 +01:00
parent 9663e27670
commit 0488d83273
Signed by: coolneng
GPG Key ID: 9893DA236405AF57
1 changed files with 3 additions and 2 deletions

View File

@ -4,8 +4,7 @@
** Modules ** Modules
The configuration is sliced into different files, and the modules are imported The configuration is sliced into different files, per category:
from *configuration.nix*:
- ZFS pool configuration: hardware-configuration.nix - ZFS pool configuration: hardware-configuration.nix
- Network configuration: networking.nix - Network configuration: networking.nix
@ -13,3 +12,5 @@
- Nginx and PostgreSQL: webstack.nix - Nginx and PostgreSQL: webstack.nix
- Radicale and Syncthing: datasync.nix - Radicale and Syncthing: datasync.nix
- Gitea: devops.nix - Gitea: devops.nix
All the modules are imported in *configuration.nix*