type user: kill pubkeys, no one's missing you
This commit is contained in:
parent
df01713233
commit
3a0a230ef5
@ -164,10 +164,6 @@ types // rec {
|
|||||||
pubkey = mkOption {
|
pubkey = mkOption {
|
||||||
type = str;
|
type = str;
|
||||||
};
|
};
|
||||||
pubkeys = mkOption {
|
|
||||||
type = attrsOf str;
|
|
||||||
default = {};
|
|
||||||
};
|
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user