2023-03-20 00:54:23 -04:00
|
|
|
<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
|
2023-04-22 03:21:08 -04:00
|
|
|
`nix` | common nix configuration
|
2023-04-02 11:44:23 -04:00
|
|
|
`security` | stolen from [hlissner](https://github.com/hlissner)
|
|
|
|
`swayidle` | idle manager daemon
|
2023-04-22 03:21:08 -04:00
|
|
|
`system.nix` | commonly shared system settings
|
2023-04-02 11:44:23 -04:00
|
|
|
`udevd` | fixes an issue when using `nixos-rebuild`, tracked [here](https://github.com/NixOS/nixpkgs/issues/180175)
|