Loading
nixos/top-level.nix: Add system.checks
Note that this does not add to the `forbiddenDependenciesRegex` code because that code check should be unaffected as it only checks output dependencies, not build dependencies. Build deps are added after that check, if those are enabled in the first place.