All the checks are now aggregated in system.checks.text making it easy
to allow certain checks to be disabled as well as disabling them
alltogether if desired. eg.
# Disable all checks.
system.checks.text = mkForce "";
Fixes #117
|
||
|---|---|---|
| .. | ||
| defaults | ||
| activation-scripts.nix | ||
| applications.nix | ||
| checks.nix | ||
| default.nix | ||
| defaults-write.nix | ||
| etc.nix | ||
| keyboard.nix | ||
| launchd.nix | ||
| shells.nix | ||
| version.nix | ||