Skip to content

Conversation

@inffy
Copy link
Member

@inffy inffy commented Dec 26, 2025

@inffy inffy marked this pull request as ready for review December 26, 2025 07:21
Copilot AI review requested due to automatic review settings December 26, 2025 07:21
@inffy inffy requested a review from hanthor as a code owner December 26, 2025 07:21
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR implements an experimental powerwash (factory reset) feature that allows users to reset their device to factory state. The implementation adds a new Just recipe that prompts the user for confirmation twice before executing the bootc install reset --experimental command.

  • Adds a powerwash recipe to the system justfile with double confirmation prompts
  • Uses the gum choose interface for user confirmation
  • Executes sudo bootc install reset --experimental to perform the factory reset

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
@hanthor
Copy link
Member

hanthor commented Dec 26, 2025

Why not move it to shared in Bluefin common?

@inffy
Copy link
Member Author

inffy commented Dec 26, 2025

Why not move it to shared in Bluefin common?

That is an option too, fine by me

@inffy inffy closed this Dec 27, 2025
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.

2 participants