Explain machines/*/services in readme

This commit is contained in:
Simon Bruder 2021-03-01 13:54:18 +01:00
parent 5c27e0d423
commit c30776cea6
Signed by: simon
GPG key ID: 8D3C82F9F309F8EC

View file

@ -10,6 +10,8 @@
+ `hardware-configuration.nix`: Hardware-specific configuration. It should
not depend on any modules or files from this repository, since it is used
for initial setup.
+ `services`: Non-trivial machine-specific configuration related to a
specific service the machine provides.
* `modules`: Custom modules. Many are activated by default, since I want them
on all systems.
* `pkgs`: My nixpkgs overlay