@nickname @KyleGospo What DE and file managers are you guys using?
@nickname @KyleGospo What DE and file managers are you guys using?

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 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.