Add Chromebook to the roster
This commit is contained in:
parent
b76d9a6cca
commit
95155e9e93
9 changed files with 137 additions and 6 deletions
|
@ -1,5 +1,9 @@
|
|||
{ ... }:
|
||||
{ lanzaboote, ... }:
|
||||
{
|
||||
imports = [
|
||||
lanzaboote.nixosModules.lanzaboote
|
||||
];
|
||||
|
||||
boot.lanzaboote = {
|
||||
enable = true;
|
||||
pkiBundle = "/etc/secureboot";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue