This commit is contained in:
mjallen18
2025-07-23 19:36:06 -05:00
parent 1ed989e713
commit 5dc1a96f6d
28 changed files with 89 additions and 8907 deletions

View File

@@ -1,4 +1,4 @@
{ config, lib, namespace, inputs, ... }:
{ config, lib, namespace, ... }:
with lib;
let
cfg = config.${namespace}.bootloader.lanzaboote;