nixcfg/modules
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
..
darwin feat(nix): add ssh-tresor package and flake input 2026-01-21 13:19:35 +01:00
home feat(nix): enable Vim clipboard integration 2026-01-27 10:57:17 +01:00
nixos refactor(nix): extract common system configs into reusable modules 2026-01-30 10:42:09 +01:00
common.nix feat(common.nix): add new ECDSA SSH key 2025-02-25 08:20:11 +01:00