nixpkgs/nixos/modules/misc
Silvan Mosberger 767d80099c
lib/modules: Introduce _module.checks.*.check
Previously the .enable option was used to encode the condition as well,
which lead to some oddness:
- In order to encode an assertion, one had to invert it
- To disable a check, one had to mkForce it

By introducing a separate .check option this is solved because:
- It can be used to encode assertions
- Disabling is done separately with .enable option, whose default can be
  overridden without a mkForce
2020-12-17 21:52:24 +01:00
..
assertions.nix lib/modules: Introduce _module.checks.*.check 2020-12-17 21:52:24 +01:00
crashdump.nix
documentation.nix nixos-help: bundle the desktop item with the script 2020-11-05 11:56:31 +01:00
extra-arguments.nix
ids.nix nixos/openldap: switch to slapd.d configuration 2020-11-21 15:39:19 +00:00
label.nix
lib.nix
locate.nix Merge pull request #79239 from andersk/mlocate-warning 2020-08-25 16:58:02 -03:00
meta.nix
nixops-autoluks.nix
nixpkgs.nix nixos/nixpkgs.nix: Correct crossSystem default literal 2020-08-26 13:35:35 +02:00
passthru.nix
version.nix