snowflake/modules/README.md

13 lines
595 B
Markdown
Raw Normal View History

<h1 align="center">:electric_plug: modules</h1>
2023-04-02 11:44:23 -04:00
this directory hosts some common modules / services / security tweaks used on (most) hosts.
name | description
--------------- | -----------
2023-04-02 11:45:38 -04:00
`default` | used for commonly shared modules
2023-04-02 11:44:23 -04:00
`fonts` | font handling
`greetd` | login manager
`networking` | common network configuration
`security` | stolen from [hlissner](https://github.com/hlissner)
`swayidle` | idle manager daemon
`udevd` | fixes an issue when using `nixos-rebuild`, tracked [here](https://github.com/NixOS/nixpkgs/issues/180175)