Update Readme
This commit is contained in:
parent
9663e27670
commit
0488d83273
|
@ -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*
|
||||
|
|
Loading…
Reference in New Issue