diff options
| author | Eduard Bachmakov <eduarrrd@users.noreply.github.com> | 2024-08-13 10:56:32 +0200 |
|---|---|---|
| committer | Eduard Bachmakov <eduarrrd@users.noreply.github.com> | 2024-08-14 10:26:15 +0200 |
| commit | b33bf6b99a4b3d6771013cb99ed230f9a8682e95 (patch) | |
| tree | 6e4d8c5767ffc67a678dbc5706c758474bfaf9f7 /pkgs/development/python-modules/termplotlib/gnuplot-subprocess.patch | |
| parent | 5e0ca22929f3342b19569b21b2f3462f053e497b (diff) | |
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
Diffstat (limited to 'pkgs/development/python-modules/termplotlib/gnuplot-subprocess.patch')
0 files changed, 0 insertions, 0 deletions
