Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ensure modules behavior is gated by enable option #252

Merged
merged 1 commit into from
Nov 18, 2024

Conversation

jmbaur
Copy link
Contributor

@jmbaur jmbaur commented Nov 14, 2024

Description of changes

The NixOS modules at <jetpack-nixos>/modules/{flash-script.nix,devices.nix} should not do anything unless hardware.nvidia-jetpack.enable is true.

Testing

Ensured behavior in these modules is still active on jetson devices (and no longer active on non-jetsons).

The NixOS modules at `<jetpack-nixos>/modules/{flash-script.nix,devices.nix}`
should not do anything unless `hardware.nvidia-jetpack.enable` is
`true`.
@jmbaur jmbaur force-pushed the module-conditionally-enable branch from 83e5001 to fd55c4b Compare November 14, 2024 15:46
Copy link
Contributor

@Princemachiavelli Princemachiavelli left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@jmbaur
Copy link
Contributor Author

jmbaur commented Nov 15, 2024

Thank you!

You're welcome! This one was for you

@danielfullmer
Copy link
Collaborator

LGTM

@danielfullmer danielfullmer merged commit ca87762 into anduril:master Nov 18, 2024
1 check failed
@jmbaur jmbaur deleted the module-conditionally-enable branch November 18, 2024 20:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants