nixpkgs/nixos/modules
WilliButz 942588c686
nixos/repart-verity-store: init
This module provides some abstraction for a multi-stage build to create
a dm-verity protected NixOS repart image.

The opinionated approach realized by this module is to first create an
immutable, verity-protected nix store partition, then embed the root
hash of the corresponding verity hash partition in a UKI, that is then
injected into the ESP of the resulting image.
The UKI can then precisely identify the corresponding data from which
the entire system is bootstrapped.

The module comes with a script that checks the UKI used in the final
image corresponds to the intermediate image created in the first step.
This is necessary to notice incompatible substitutions of
non-reproducible store paths, for example when working with distributed
builds, or when offline-signing the UKI.
2024-09-20 17:35:49 +02:00
..
config Merge master into staging-next 2024-09-04 18:04:23 +00:00
hardware nixos/nvidia: assert open option is manually set on drivers >= 560 (#339025) 2024-09-17 11:32:47 +02:00
i18n/input-method
image nixos/repart-verity-store: init 2024-09-20 17:35:49 +02:00
installer nixos-install: move to pkgs/by-name 2024-09-20 08:44:37 +03:00
misc nixos/nixpkgs: show definition files in config assertion 2024-09-20 10:42:45 +01:00
profiles nixos/profiles/minimal: drop noXLibs 2024-09-14 00:59:14 +02:00
programs cdemu-daemon: 3.2.6 -> 3.2.7 (#342883) 2024-09-19 08:43:45 +02:00
security nixos/security.pam: remove with lib; 2024-09-15 10:43:46 +02:00
services wordpress: 6.6.1 -> 6.6.2 (#343013) 2024-09-20 10:17:04 +02:00
system nixos: add support for dm-verity 2024-09-20 13:03:10 +02:00
tasks nixos/services.nfs: remove with lib; 2024-09-15 10:43:58 +02:00
testing nixos/testing: Fix tty output 2024-09-05 10:54:55 +02:00
virtualisation nixos/xen: refactor dom0 configuration (#324911) 2024-09-18 23:22:38 +01:00
module-list.nix nixos: add support for dm-verity 2024-09-20 13:03:10 +02:00
rename.nix dnscrypt-wrapper: remove package and NixOS modules 2024-09-14 17:22:48 +02:00