snowflake/modules
2024-02-08 12:04:15 -05:00
..
default.nix treewide: apply nixfmt style 2024-02-08 12:04:15 -05:00
fonts.nix treewide: apply nixfmt style 2024-02-08 12:04:15 -05:00
nix.nix treewide: apply nixfmt style 2024-02-08 12:04:15 -05:00
openssh.nix treewide: apply nixfmt style 2024-02-08 12:04:15 -05:00
prometheus.nix treewide: apply nixfmt style 2024-02-08 12:04:15 -05:00
README.md docs: fmt with prettier 2024-02-01 17:31:35 -05:00
security.nix treewide: apply nixfmt style 2024-02-08 12:04:15 -05:00
sops.nix treewide: apply deadnix / statix 2023-06-11 02:08:06 -04:00
system.nix treewide: apply nixfmt style 2024-02-08 12:04:15 -05:00
time.nix modules: more fmting 2024-02-01 16:03:44 -05:00
users.nix treewide: apply nixfmt style 2024-02-08 12:04:15 -05:00
virtualisation.nix treewide: apply nixfmt style 2024-02-08 12:04:15 -05:00

🔌 modules

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

name description
prometheus has default prometheus config for all hosts, along with exporters for select hosts
default used for commonly shared modules
fonts font handling
nix common nix configuration
openssh configures openssh options
security stolen from hlissner
sops configures sops-nix
system commonly shared system settings
time force sets the time on all systems
users defines all hosts users & groups
virtualisation basic docker configuration