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

security#mitigations: init module #7

Merged
merged 1 commit into from Jan 8, 2020
Merged

Conversation

nrdxp
Copy link
Collaborator

@nrdxp nrdxp commented Jan 8, 2020

Resolves #6 by breaking out the disabling of mitigations into it's own module.
Now users must explicitly accept the risk of disabling Spectre and Meltdown
mitigations with security.mitigations.acceptRisk in addtion to actually
disabling them with security.mitigations.disable.

Resolves #6 by breaking out the disabling of mitigations into it's own module.
Now users must explicitly accept the risk of disabling Spectre and Meltdown
mitigations with `security.mitigations.acceptRisk` in addition to actually
disabling them with `security.mitigations.disable`.
@nrdxp nrdxp merged commit fd50518 into template Jan 8, 2020
@nrdxp nrdxp deleted the enhance/mitigations branch January 8, 2020 20:33
Pacman99 added a commit that referenced this pull request Feb 26, 2022
flake: use nixpkgs.lib for lib output
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.

bad idea to have make-linux-fast-again by default?
1 participant