diff --git a/src/components/header/HowItWorks.tsx b/src/components/header/HowItWorks.tsx
index 89ed2db..1d6e6e8 100644
--- a/src/components/header/HowItWorks.tsx
+++ b/src/components/header/HowItWorks.tsx
@@ -192,6 +192,9 @@ export function HowItWorks() {
Auto-save — Your app selections are saved automatically in your browser. Come back anytime and your selections will still be there.
+
+ NixOS — Generates `environment.systemPackages`. If you pick unfree apps, the download includes comments showing exactly what to whitelist with `allowUnfree`.
+
Script Safety — Downloaded scripts are robust and idempotent. They include error handling, network retries, and system checks. Run them with bash tuxmate-*.sh to safely install your selection.