nixpkgs/nixos/modules/system/boot
Eduard Bachmakov b33bf6b99a nixos/systemd/initrd: Fix emergencyAccess to work with null.
Implementation is now compatible with the option's .type already defined.

This allows us to pass `config.users.users.<user>.hashedPassword` even if this is null (the default).

Before:
true  => access
false => no access
hash  => access via password
null  => eval error

After:
true  => access
false => no access
hash  => access via password
null  => no access
2024-08-14 10:26:15 +02:00
..
loader Merge pull request #201202 from m-bdf/sdboot-infinite-timeout 2024-08-06 16:25:25 +02:00
systemd nixos/systemd/initrd: Fix emergencyAccess to work with null. 2024-08-14 10:26:15 +02:00
binfmt.nix nixos/binfmt: added s390x option type via magic attributes 2024-07-21 20:17:16 +02:00
clevis.md treewide: Fix all Nix ASTs in all markdown files 2024-03-28 09:28:12 +01:00
clevis.nix nixos/clevis: add support for parent encrypted zfs datasets 2024-06-12 21:21:50 +03:00
emergency-mode.nix nixos: remove all uses of lib.mdDoc 2024-04-13 10:07:35 -07:00
grow-partition.nix nixos: remove all uses of lib.mdDoc 2024-04-13 10:07:35 -07:00
initrd-network.nix nixos: remove all uses of lib.mdDoc 2024-04-13 10:07:35 -07:00
initrd-openvpn.nix nixos: remove all uses of lib.mdDoc 2024-04-13 10:07:35 -07:00
initrd-ssh.nix Fix SSH in scripted initrd 2024-07-01 15:35:55 +02:00
kernel_config.nix nixos: remove all uses of lib.mdDoc 2024-04-13 10:07:35 -07:00
kernel.nix nixos: remove all uses of lib.mdDoc 2024-04-13 10:07:35 -07:00
kexec.nix
luksroot.nix nixos: remove all uses of lib.mdDoc 2024-04-13 10:07:35 -07:00
modprobe.nix nixos: remove all uses of lib.mdDoc 2024-04-13 10:07:35 -07:00
networkd.nix nixos/networkd: allow specifying FirewallMark mask 2024-08-01 22:22:01 +02:00
pbkdf2-sha512.c
plymouth.nix nixos/boot.plymouth.font: escape font path 2024-05-10 15:06:10 -04:00
resolved.nix nixos/systemd-stage-1: Support systemd-resolved 2024-05-21 20:55:37 -04:00
shutdown.nix
stage-1-init.sh nixos/stage-1-init: notify during copytoram 2024-05-22 18:43:18 -05:00
stage-1.nix systemd: 255.6 -> 256.2 2024-07-21 06:31:37 -04:00
stage-2-init.sh
stage-2.nix nixos: remove all uses of lib.mdDoc 2024-04-13 10:07:35 -07:00
stratisroot.nix
systemd.nix nixos/systemd: drop support for legacy cgroup hierachy 2024-07-31 13:49:58 +02:00
timesyncd.nix nixos: remove all uses of lib.mdDoc 2024-04-13 10:07:35 -07:00
tmp.nix nixos: remove all uses of lib.mdDoc 2024-04-13 10:07:35 -07:00
uki.nix nixos: remove all uses of lib.mdDoc 2024-04-13 10:07:35 -07:00
unl0kr.nix nixos: remove all uses of lib.mdDoc 2024-04-13 10:07:35 -07:00
uvesafb.nix nixos: remove all uses of lib.mdDoc 2024-04-13 10:07:35 -07:00