Ugh, (submodule ...)
This commit is contained in:
@@ -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.";
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user