Enable secure boot on picard

This commit is contained in:
Andrea Ciceri 2024-09-22 10:17:30 +02:00
parent 43a76ca3d7
commit 42c594e32e
Signed by: aciceri
SSH key fingerprint: SHA256:/AagBweyV4Hlfg9u092n8hbHwD5fcB6A3qhDiDA65Rg
3 changed files with 184 additions and 7 deletions

View file

@ -55,6 +55,10 @@
};
impermanence.url = "github:nix-community/impermanence";
vscode-server.url = "github:nix-community/nixos-vscode-server";
lanzaboote = {
url = "github:nix-community/lanzaboote";
inputs.nixpkgs.follows = "nixpkgs";
};
};
outputs =