feat: initial secure boot

This commit is contained in:
Lars Sjöström 2025-01-23 12:11:57 +01:00
parent f01ed61b00
commit 1a76ee21ce
No known key found for this signature in database
8 changed files with 189 additions and 1 deletions
.woodpecker

View file

@ -6,6 +6,17 @@ when:
steps:
check:
image: docker.io/nixpkgs/nix-flakes:nixos-24.05
image: docker.io/nixpkgs/nix-flakes:nixos-25.05
commands:
- nix flake check
sign:
image: docker.io/nixpkgs/nix-flakes:nixos-25.05
environment:
DB_KEY:
from_secret: secure_boot_key
DB_CRT:
from_secret: secure_boot_crt
commands:
- ./scripts/sign-release.sh