snowflake/modules
2023-07-06 18:07:43 -04:00
..
default.nix modules: init prometheus 2023-06-19 12:47:07 -04:00
fonts.nix fonts: fix hinting style 2023-06-25 11:03:30 -04:00
greetd.nix treewide: apply deadnix / statix 2023-06-11 02:08:06 -04:00
networking.nix networking: formatting 2023-06-23 22:27:06 -04:00
nix.nix nix: move warn-dirty 2023-06-19 06:33:46 -04:00
openssh.nix openssh: force pubkey auth 2023-06-23 22:27:00 -04:00
prometheus.nix modules: init prometheus 2023-06-19 12:47:07 -04:00
README.md docs: update readme 2023-05-28 22:01:20 -04:00
security.nix security: formatting 2023-07-06 18:07:43 -04:00
sops.nix treewide: apply deadnix / statix 2023-06-11 02:08:06 -04:00
swayidle.nix treewide: apply deadnix / statix 2023-06-11 02:08:06 -04:00
system.nix system: init kernelPackages module 2023-06-10 17:37:35 -04:00
users.nix users: add uid 2023-06-16 04:06:29 -04:00
virtualisation.nix feat: init basic scaffolding for docker migration 2023-05-12 08:18:42 -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
openssh configures openssh options
security stolen from hlissner
sops configures sops-nix
swayidle idle manager daemon
system commonly shared system settings
users defines all hosts users & groups
virtualisation basic docker configuration