Skip to content

Commit

Permalink
Re-add modes in kernel UI metadata for now
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasjm committed Mar 7, 2024
1 parent b1fe9fb commit b1eba24
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions codedown/uiMetadata.nix
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ rec {
packages = map (p: mkKernelPackageMetadata kernel p) kernel.args.packages;

# Hydrated
modes = kernel.modes;
meta = chooseInterestingMeta kernel;
};

Expand Down

0 comments on commit b1eba24

Please sign in to comment.