snowflake/modules/README.md
2023-05-01 03:29:02 -04:00

15 lines
666 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
`security` | stolen from [hlissner](https://github.com/hlissner)
`swayidle` | idle manager daemon
`system.nix` | commonly shared system settings
`udevd` | fixes an issue when using `nixos-rebuild`, tracked [here](https://github.com/NixOS/nixpkgs/issues/180175)