Ugh, (submodule ...)
This commit is contained in:
parent
0c3fd5b522
commit
8a78f2d830
@ -199,7 +199,7 @@ rec {
|
||||
description = "IP to assign to the initrd image, allowing access to host during bootup.";
|
||||
};
|
||||
keypair = mkOption {
|
||||
type = keypair-type;
|
||||
type = (submodule keypair-type);
|
||||
description = "SSH host key pair to use for initrd.";
|
||||
};
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user