tor/initrd: use hostKeys instead of hostECDSAKey
This commit is contained in:
parent
fcd6ae942d
commit
a84ec5151b
@ -13,7 +13,7 @@
|
||||
config.krebs.users.makefu.pubkey
|
||||
config.krebs.users.tv.pubkey
|
||||
];
|
||||
hostECDSAKey = <secrets/initrd/host_ecdsa_key>;
|
||||
hostKeys = [ <secrets/initrd/opensshhost_ecdsa_key> ];
|
||||
};
|
||||
boot.initrd.availableKernelModules = [ "e1000e" ];
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user