systemd initrd ssh zfs native encryption unlock

This commit is contained in:
Gerg-L 2024-06-24 23:35:55 -04:00
parent 27fd18e3a2
commit c102d3c782
Signed by: gerg-l
SSH key fingerprint: SHA256:FPYDHIkvMocr4wdmZXpgpJjsb2Tw6rASs2ISPbOb0KI
3 changed files with 32 additions and 6 deletions

View file

@ -47,10 +47,7 @@
(
let
keys = [
config.local.keys.root_media-laptop
config.local.keys.root_game-desktop
];
keys = [ config.local.keys.root_media-laptop ];
in
lib.mkIf config.local.remoteBuild.isBuilder {
sops.secrets.store_key = { };