16c6776763
This includes the options of all modules used in the evaluation, not just the ones from `<nixpkgs/nixos>` in the local manual. Right now this breaks with error: attribute 'loader' missing at /nix/store/wf59fvxch3l5s7x0pnpfv7b26q6y010x-source/nix/modules/lanzaboote.nix:26:17: 25| configurationLimit = mkOption { 26| default = config.boot.loader.systemd-boot.configurationLimit; | ^ 27| example = 120; I'm not sure what's up with `config.boot.loader` (had the exact same issue with `disko`), but using `defaultText` is the common workaround for that. |
||
---|---|---|
.. | ||
lanzaboote.nix | ||
uki.nix |