krebs types += tinc-pubkey

This commit is contained in:
tv 2016-03-16 02:04:22 +01:00
parent 9d16ea6145
commit 20afe7b9ae

View File

@ -111,7 +111,7 @@ types // rec {
);
};
pubkey = mkOption {
type = str;
type = tinc-pubkey;
};
};
}));
@ -214,6 +214,8 @@ types // rec {
};
};
tinc-pubkey = str;
krebs.file-location = types.submodule {
options = {
# TODO user