snowflake/modules
2023-04-23 14:22:15 -04:00
..
default.nix chore: remove udevd from default 2023-04-22 15:15:48 -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: update dns again 2023-04-23 14:22:15 -04:00
nix.nix chore: relocate system state + udevd 2023-04-22 15:14:43 -04:00
README.md feat: init system & nix modules 2023-04-22 03:21:08 -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
system.nix chore: relocate system state + udevd 2023-04-22 15:14:43 -04:00

🔌 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
swayidle idle manager daemon
system.nix commonly shared system settings
udevd fixes an issue when using nixos-rebuild, tracked here