Add Chromebook to the roster

This commit is contained in:
Jimbo 2024-10-18 15:32:32 -04:00
parent b76d9a6cca
commit 95155e9e93
9 changed files with 137 additions and 6 deletions

View file

@ -1,5 +1,9 @@
{ ... }:
{ lanzaboote, ... }:
{
imports = [
lanzaboote.nixosModules.lanzaboote
];
boot.lanzaboote = {
enable = true;
pkiBundle = "/etc/secureboot";