snowflake/modules/README.md
2023-05-28 22:01:20 -04:00

18 lines
721 B
Markdown

# :electric_plug: modules
this directory hosts some common modules / services / security tweaks used on (most) hosts.
name | description
--------------- | -----------
`default` | used for commonly shared modules
`fonts` | font handling
`greetd` | login manager
`networking` | common network configuration
`nix` | common nix configuration
`openssh` | configures openssh options
`security` | stolen from [hlissner](https://github.com/hlissner)
`sops` | configures sops-nix
`swayidle` | idle manager daemon
`system` | commonly shared system settings
`users` | defines all hosts users & groups
`virtualisation`| basic docker configuration