snowflake/modules
2023-04-02 11:44:23 -04:00
..
default.nix chore: move tailscale into networking 2023-04-02 10:42:50 -04:00
fonts.nix feat: init corefonts 2023-04-02 05:22:54 -04:00
greetd.nix chore: remove fonts from shared modules 2023-04-02 06:11:29 -04:00
networking.nix chore: move tailscale into networking 2023-04-02 10:42:50 -04:00
README.md chore: update readme.md 2023-04-02 11:44:23 -04:00
security.nix feat: move modules, init greetd, and sway idle script 2023-03-26 06:12:19 -04:00
swayidle.nix chore: remove unused bindings 2023-03-31 18:31:04 -04:00
udevd.nix chore: remove unused bindings 2023-03-31 18:31:04 -04:00

🔌 modules

this directory hosts some common modules / services / security tweaks used on (most) hosts.

name description
default used for commonly shared modules, for multiple home-manager configs
fonts font handling
greetd login manager
networking common network configuration
security stolen from hlissner
swayidle idle manager daemon
udevd fixes an issue when using nixos-rebuild, tracked here