nixcfg/modules/nixos
Harald Hoyer 4622c52d5b refactor(nix): extract common system configs into reusable modules
Create 6 new NixOS modules to reduce duplication across system configs:
- hardware/wooting: Wooting keyboard udev rules and Bluetooth compat
- services/nginx-base: Common nginx server settings
- services/acme-base: ACME certificate defaults
- services/xremap: Key remapping with sensible defaults
- system/no-sleep: Disable sleep/suspend/hibernate targets
- system/kernel-tweaks: PM freeze timeout and zram configuration

Update system configuration files to use these new modules.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-30 10:42:09 +01:00
..
hardware/wooting refactor(nix): extract common system configs into reusable modules 2026-01-30 10:42:09 +01:00
home nix fmt 2024-11-19 10:31:29 +01:00
nix refactor(nix): remove duplicate settings already provided by NixOS 2026-01-17 19:20:57 +01:00
nix-ld feat(nix-ld): add libgbm 2025-12-15 12:00:38 +01:00
services refactor(nix): extract common system configs into reusable modules 2026-01-30 10:42:09 +01:00
sgx nix fmt 2024-11-19 10:31:29 +01:00
system refactor(nix): extract common system configs into reusable modules 2026-01-30 10:42:09 +01:00
tools feat(nixos): refactor Git and GUI configuration handling 2025-12-03 09:57:52 +01:00
user chore: nix fmt 2025-01-16 16:25:12 +01:00