nixpkgs/nixos/modules/system
WilliButz ccff749532
nixos/boot.uki: allow partial overrides of default UKI settings
Previously any user-provided config for boot.uki.settings would need to
either specify a full set of config for ukify or a combination of
mkOptionDefault to merge the "settings" attribute set with the module's
defaults and then mkOverride or mkForce to override a contained
attribute.

Now it is possible to trivially override parts of the module's default
config, such as the initrd or kernel command line, but overriding the
full set of settings now requires mkOverride / mkForce.
2024-01-30 23:54:40 +01:00
..
activation nixos/switch-to-configuration: add sysinit-reactivation.target 2024-01-18 00:46:30 +01:00
boot nixos/boot.uki: allow partial overrides of default UKI settings 2024-01-30 23:54:40 +01:00
etc nixos/etc: optionally mount etc as an overlay 2024-01-22 00:54:13 +01:00
build.nix treewide: automatically md-convert option descriptions 2022-07-30 15:16:34 +02:00