snowflake/modules
notohh b874effa39
Some checks are pending
ci/woodpecker/pr/checks Pipeline is pending
ci/woodpecker/pr/flake-lock-update Pipeline is pending
ci/woodpecker/push/checks Pipeline was successful
ci/woodpecker/push/flake-lock-update Pipeline was successful
nix: allow electron 25
2024-01-23 16:37:48 -05:00
..
default.nix modules: remove prometheus folder + other changes 2024-01-17 08:53:19 -05:00
fonts.nix fonts: init monaspace 2023-11-15 05:46:39 -05:00
nix.nix nix: allow electron 25 2024-01-23 16:37:48 -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 modules: move swayidle + greetd 2024-01-22 03:47:39 -05:00
security.nix security: update f2b 2023-12-30 13:33:47 -05:00
sops.nix treewide: apply deadnix / statix 2023-06-11 02:08:06 -04:00
system.nix modules: remove prometheus folder + other changes 2024-01-17 08:53:19 -05:00
time.nix modules: add time module 2023-10-19 18:04:30 -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
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