Skip to content

Commit 8669bdc

Browse files
committed
Some words went missing
1 parent db2083d commit 8669bdc

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,11 @@
33
I try to keep a somewhat sane structure:
44

55
- [machines](./machines/): specific configurations for each machine, usually paired with a hardware configuration. This wil mostly import configurations from other files.
6-
- [modules](./modules/): modules which are
7-
- [services](./services/): specific services which are be cherry picked for each machine.
6+
- [modules](./modules/): reusable configurations that can be shared between machines.
87
- [secrets](./secrets/): configuration files not meant to be world-readable on the machine.
8+
- [packages](./packages/): package declarations that aren't worth upstreaming
9+
10+
911

1012
## Licensing
1113

0 commit comments

Comments
 (0)