1
0
Fork 0

hosts/zinc: add cryptsetup-askpass to .ash_history for faster access

This commit is contained in:
clerie 2024-02-07 18:52:09 +01:00
parent bfdfc7ee68
commit 204303beee
1 changed files with 5 additions and 0 deletions

View File

@ -37,6 +37,11 @@ in {
"/var/src/secrets/initrd/ssh_host_ed25519_key"
];
};
boot.initrd.extraFiles."/root/.ash_history".source = pkgs.writeText ".ash_history" ''
cryptsetup-askpass
'';
boot.initrd.kernelModules = [
"igc" # integrated rj45 network interface
"cdc_ether" # external 5G modem via usb