<https://universal-blue.discourse.group/t/how-to-use-corectrl-to-undervolt-gpu/180> someone needs a
https://universal-blue.discourse.group/t/how-to-use-corectrl-to-undervolt-gpu/180 someone needs a hand if you have time!

SIGNING_SECRET and COSIGN_PRIVATE_KEY. Should I be using Variables instead? As I understand, Variables are plain-text and should't be used for secrets, so not sure where I'm going wrong.COSIGN_PRIVATE_KEY unless you maybe forked the actual bazzite repo instead of using the startingpoint template printf 'amdgpu.ppfeaturemask=0x%x\n' "$(($(cat /sys/module/amdgpu/parameters/ppfeaturemask) | 0x4000))"Run cosign sign -y --key env://COSIGN_PRIVATE_KEY ghcr.io/d3-x-t3r/bazzite-deck@${TAGS}
Error: signing [ghcr.io/d3-x-t3r/bazzite-deck@sha256:348eae68293c04e7958da6ed0007609a78a61c9c43e3de86b38d067bccc83b3f]: getting signer: reading key: decrypt: encrypted: decryption failed
main.go:74: error during command execution: signing [ghcr.io/d3-x-t3r/bazzite-deck@sha256:348eae68293c04e7958da6ed0007609a78a61c9c43e3de86b38d067bccc83b3f]: getting signer: reading key: decrypt: encrypted: decryption failed
Error: Process completed with exit code 1.