Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
{ lib, custom, ... }:
{
imports = [ ] ++ lib.optional custom ./define-enable-force.nix;
}