snowflake/modules
notohh 502791c2a7
overlays: init overlays as flake-parts
flake.nix: ignore overlay(s)

nix: import self overlay
2025-02-07 23:15:03 -05:00
..
default.nix treewide: more refactor changes 2024-04-17 14:53:48 -04:00
fonts.nix fonts: update nerdfonts 2024-11-30 11:58:22 -05:00
nix.nix overlays: init overlays as flake-parts 2025-02-07 23:15:03 -05:00
openssh.nix openssh: permit root login 2023-10-20 23:19:54 -04:00
prometheus.nix modules: remove prometheus folder + other changes 2024-01-17 08:53:19 -05:00
README.md docs: fmt with prettier 2024-02-01 17:31:35 -05:00
security.nix modules: more fmting 2024-02-01 16:03:44 -05:00
sops.nix treewide: apply deadnix / statix 2023-06-11 02:08:06 -04:00
system.nix system: set systemd timeout to 5s 2024-04-16 13:29:53 -04:00
time.nix modules: more fmting 2024-02-01 16:03:44 -05:00
users.nix users: add user to input 2024-12-11 15:52:42 -05:00
virtualisation.nix virtualisation: fmt 2024-02-08 11:43:41 -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