17 lines
1.5 KiB
Markdown
17 lines
1.5 KiB
Markdown
# :electric_plug: modules
|
|
|
|
this directory hosts some common modules / services / security tweaks used on (most) hosts.
|
|
|
|
| name | description |
|
|
| ---------------- | ---------------------------------------------------------------------------------- |
|
|
| `prometheus` | has default prometheus config for all hosts, along with exporters for select hosts |
|
|
| `default` | used for commonly shared modules |
|
|
| `fonts` | font handling |
|
|
| `nix` | common nix configuration |
|
|
| `openssh` | configures openssh options |
|
|
| `security` | stolen from [hlissner](https://github.com/hlissner) |
|
|
| `sops` | configures sops-nix |
|
|
| `system` | commonly shared system settings |
|
|
| `time` | force sets the time on all systems |
|
|
| `users` | defines all hosts users & groups |
|
|
| `virtualisation` | basic docker configuration |
|