Explain machines/*/services in readme
This commit is contained in:
parent
5c27e0d423
commit
c30776cea6
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue