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