15 lines
No EOL
688 B
Markdown
15 lines
No EOL
688 B
Markdown
<h1 align="center">:electric_plug: modules</h1>
|
|
|
|
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) |