What problem does it solve?
NixOS-based deployments often suffer from insecure defaults and fragmented network configurations. This Skill provides a structured, end-to-end approach to firewall configuration, SSH hardening, VPN setup (WireGuard/Headscale), TLS/ACME certificate management, DNS, and system hardening to reduce attack surface and simplify secure operations.
Core Features & Use Cases
- Comprehensive firewall configuration with support for iptables and nftables, including per-interface rules and logging.
- SSH hardening for server and client components, with strong authentication and key management.
- VPN capabilities via WireGuard and Headscale for secure site-to-site or remote access.
- TLS/ACME certificate automation, including DNS-01 challenges and certificate management strategies.
- DNS configuration, system hardening and monitoring to maintain compliance and security posture.
- Real-world use case: securely connect multiple hosts across environments with automated configuration and verifiable hardening.
Quick Start
Run a baseline security hardening pass by auditing firewall rules, SSH configuration, VPN setup, TLS certificates, and DNS protection on a NixOS host.